-
Bug
-
Resolution: Fixed
-
Major
-
EnvInject 1.78
Jenkins 1.489
Build with password parameter is malformed when "Prepare an environment for the run" is enabled.
- Create job with password parameter
- Tick "Prepare an environment for the run"
- Add script build step which prints out password parameter
Current result: password hash is passed to the script instead of password
Expected result: password should be passed to the script