-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
When defining parameters for a parameterized build job, it should be possible to use environment varibles in the default, values and description fields, so that different build jobs using the same parameters will pick up the new values after changing the global environment variables in the master's configuration.
I'd like to vote for this issue. In particular, it's useful when creating jobs that will use a default value, but that default value may change over time - e.g. the current mainline release version. As things stand at the moment, each job's default value is literal text, so must be updated individually. If a global environment variable could be used to set the default, then it would only need to be changed in one place.