You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When creating a new fleet or editing an existing one, whatever you set on the Maximum Total Uses option, will be changed to -1. I'm not sure if it's UI bug only
To Reproduce
Create a new Amazon EC2 Fleet cloud
Set the Maximum Total Uses to 1
Result: Maximum Total Uses set to -1
Expected result: Maximum Total Uses set to 1
Environment Details
Plugin Version?
2.7.1
Jenkins Version?
2.418
Spot Fleet or ASG?
Spot Fleet
Label based fleet?
No
Linux or Windows?
Linux
The text was updated successfully, but these errors were encountered:
@benipeled
It seems like this bug is mostly visual. The problem appears to be that every time the Jenkins Cloud Configuration page is loaded, the value is set as the default value of -1 in the UI. This can cause a problem if you change a setting in any Cloud but don't change the value of Maximum Total Uses to the intended value. I will look into a fix.
Issue Details
Describe the bug
When creating a new fleet or editing an existing one, whatever you set on the
Maximum Total Uses
option, will be changed to-1
. I'm not sure if it's UI bug onlyTo Reproduce
Amazon EC2 Fleet
cloudMaximum Total Uses
to 1Result:
Maximum Total Uses
set to-1
Expected result:
Maximum Total Uses
set to1
Environment Details
Plugin Version?
2.7.1
Jenkins Version?
2.418
Spot Fleet or ASG?
Spot Fleet
Label based fleet?
No
Linux or Windows?
Linux
The text was updated successfully, but these errors were encountered: