-
Improvement
-
Resolution: Unresolved
-
Minor
If I've defined a global environment variable in Jenkins then I cannot seem to use environment variables (for example ${MY_ENV_NAME})as an input parameter to Scriptler scripts when using the dynamic parameter plugin (in my case I use Dynamic Choice Scriptler). I suspect that expansion of environment variables is not implemented. This means that I have to duplicate my global environment variable value when used together with the dynamic parameter plugin in this way.