-
Bug
-
Resolution: Not A Defect
-
Major
-
Jenkins 1.590
EnvInject 1.90
When overriding an input parameter (from parametrized build) with a variable form another input parameter using EnvInject configuration the value from parameter doesn't change, instead of the common behaviour in EnvInject 1.89 version.
- Input parameters:
- Create new environment variables and update using input parameter:
- Create a new variable to check basic use of the plugin. APLICACION environment variable is not going to chang it's value after the execution of the Job:
- Wrong result with 1.90 version:
- Meanwhile using 1.89 version show correct result: