-
Bug
-
Resolution: Unresolved
-
Major
-
None
${PROMOTION_ENV, var="BUILD_DISPLAY_NAME"} ${ENV, var="BUILD_DISPLAY_NAME"}
Both return the Build name set in the promotion process, not the build name of the job containing the promotion procecss
- is related to
-
JENKINS-30411 Add the PROMOTION_ENV token macro
-
- Closed
-
[JENKINS-38213] PROMOTION_ENV return env vars for the promotion environment not from the source of the promotion
Link |
New:
This issue is related to |
Description |
Original:
${PROMOTION_ENV, var="BUILD_DISPLAY_NAME"} ${ENV, var="BUILD_DISPLAY_NAME"} Both return the Build name of the promotion process not the build name of the job containing the promotion procecss |
New:
{code:java} ${PROMOTION_ENV, var="BUILD_DISPLAY_NAME"} ${ENV, var="BUILD_DISPLAY_NAME"} {code} Both return the Build nameset in the promotion process not the build name of the job containing the promotion procecss |
Description |
Original:
{code:java} ${PROMOTION_ENV, var="BUILD_DISPLAY_NAME"} ${ENV, var="BUILD_DISPLAY_NAME"} {code} Both return the Build nameset in the promotion process not the build name of the job containing the promotion procecss |
New:
{code:java} ${PROMOTION_ENV, var="BUILD_DISPLAY_NAME"} ${ENV, var="BUILD_DISPLAY_NAME"} {code} Both return the Build name set in the promotion process, not the build name of the job containing the promotion procecss |
Assignee | Original: Oleg Nenashev [ oleg_nenashev ] |