At the moment it is not possible to use a parameter in the "Reconfigure VM" in "Edit Memory" and "Edit Cpu" because the dialogue force to use a number. something like $ram or $cpu is not saved.
We need a job to change the ram and cpu of some given vm's. The values must be choosable with choice parameters.
Re-opening as this is still (or again) an issue in vSphere plugin version 2.26 (Jenkins 2.303.2).
The fields do not allow the user to enter alphabet characters or symbols, only numerals.
Laura Gray
added a comment - Re-opening as this is still (or again) an issue in vSphere plugin version 2.26 (Jenkins 2.303.2).
The fields do not allow the user to enter alphabet characters or symbols, only numerals.
Unassigned
Rolf Geuenich
Votes:
1Vote for this issue
Watchers:
4Start watching this issue
Created:
Updated:
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
Looking at the code, it looks like this was implemented some time ago.
kaltokri Can you confirm?