-
Bug
-
Resolution: Fixed
-
Critical
-
None
I have a job with store non-stored password parameter. When trying to rebuild the job, password is stored.
Expected results:
The rebuild plugin should not keep passwords. When clicking on rebuild button, it should promt for password once again.
Here is my usage scenario:
Create new Job which accepts build parameters. One of the parameters should be a "password" type parameter. Build this new job and enter a password. Click on re-build and the password is re-entered automatically.