-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.72
Artifactory plugin 2.12.2
When we try to use environment variables in the "Override build name" text field, they are not resolved.
This means if i set the build name to for example: ${JOB_NAME}-${BRANCH_NAME} the name of the build literally becomes that.
[JENKINS-46171] "Override build name" field does not support env variables
Description |
Original:
When to try to use environment variables in the "Override build name" text field, they are not resolved. This means if i set the build name to for example: $\{JOB_NAME}-$\{BRANCH_NAME} the name of the build literally becomes that. |
New:
When we try to use environment variables in the "Override build name" text field, they are not resolved. This means if i set the build name to for example: $\{JOB_NAME}-$\{BRANCH_NAME} the name of the build literally becomes that. |
Priority | Original: Major [ 3 ] | New: Minor [ 4 ] |