-
New Feature
-
Resolution: Unresolved
-
Minor
-
Ubuntu 16.04
Jenkins ver. 2.46.2 LTS
promoted builds plugin v2.28.1
I have selected "Promote immediately once the build is complete based on build parameters" with:
Parameter Name: ${AUTO_APPROVE}
Parameter Value: true
or
Parameter Name: AUTO_APPROVE
Parameter Value: true
In the build,
when Boolean paramter AUTO_APPROVE is set to true,
the promotion job doesn't start.
[JENKINS-49488] promotion conditions to support OR condition
Attachment | New: Selection_028.png [ 41428 ] | |
Attachment | New: Selection_029.png [ 41429 ] |
Description |
Original:
I have selected "*Promote immediately once the build is complete based on build parameters*" with: Parameter Name: ${AUTO_APPROVE} Parameter Value: true In the build, when Boolean paramter AUTO_APPROVE is set to true, the promotion job doesn't start. |
New:
I have selected "*Promote immediately once the build is complete based on build parameters*" with: Parameter Name: ${AUTO_APPROVE} Parameter Value: true or Parameter Name: AUTO_APPROVE Parameter Value: true In the build, when Boolean paramter AUTO_APPROVE is set to true, the promotion job doesn't start. |
Description |
Original:
I have selected "*Promote immediately once the build is complete based on build parameters*" with: Parameter Name: ${AUTO_APPROVE} Parameter Value: true or Parameter Name: AUTO_APPROVE Parameter Value: true In the build, when Boolean paramter AUTO_APPROVE is set to true, the promotion job doesn't start. |
New:
emphasized textI have selected "*Promote immediately once the build is complete based on build parameters*" with: Parameter Name: \${AUTO_APPROVE} Parameter Value: true or Parameter Name: AUTO_APPROVE Parameter Value: true In the build, when Boolean paramter AUTO_APPROVE is set to true, the promotion job doesn't start. |
Description |
Original:
emphasized textI have selected "*Promote immediately once the build is complete based on build parameters*" with: Parameter Name: \${AUTO_APPROVE} Parameter Value: true or Parameter Name: AUTO_APPROVE Parameter Value: true In the build, when Boolean paramter AUTO_APPROVE is set to true, the promotion job doesn't start. |
New:
emphasized textI have selected "*Promote immediately once the build is complete based on build parameters*" with: Parameter Name: $\{AUTO_APPROVE} Parameter Value: true or Parameter Name: AUTO_APPROVE Parameter Value: true In the build, when Boolean paramter AUTO_APPROVE is set to true, the promotion job doesn't start. |
Description |
Original:
emphasized textI have selected "*Promote immediately once the build is complete based on build parameters*" with: Parameter Name: $\{AUTO_APPROVE} Parameter Value: true or Parameter Name: AUTO_APPROVE Parameter Value: true In the build, when Boolean paramter AUTO_APPROVE is set to true, the promotion job doesn't start. |
New:
I have selected "*Promote immediately once the build is complete based on build parameters*" with: Parameter Name: $\{AUTO_APPROVE} Parameter Value: true or Parameter Name: AUTO_APPROVE Parameter Value: true In the build, when Boolean paramter AUTO_APPROVE is set to true, the promotion job doesn't start. |
Attachment | New: build.xml [ 41440 ] |
Attachment | Original: build.xml [ 41440 ] |
Attachment | New: build-97.xml [ 41441 ] | |
Attachment | New: build-98.xml [ 41442 ] |
Attachment | New: Selection_003.png [ 41457 ] | |
Attachment | New: Selection_004.png [ 41458 ] |
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |