-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Tomcat 7.0
I've recently updated mu installation and noticed that now when I rebuild anything that has description set I get an extra parameter named "DESCRIPTION_SETTER_DESCRIPTION".
This makes no sense to me. Why would I want to pre-set description of a build. It MUST be automatically set for most of the jobs we have (e.g. with application version that was built). If I wanted a build parameter like that I would add it manually.
Please change this behavior. It's annoying and confusing for our staff.
- is related to
-
JENKINS-17461 Expose description as an environment variable.
-
- Closed
-
I've temporarily resolved the situation by downgrading to 1.9. After downgrade it is required to build jobs that were build with 1.10 version. Required if you want rebuild to work correctly (i.e. don't show "DESCRIPTION_SETTER_DESCRIPTION" parameter).