Issue Type: Bug Bug
Assignee: Clecio Varjao
Components: promoted-builds
Created: 01/Mar/14 2:53 AM
Description:

When there is a job with multiple promotion processes, the parameters are getting mixed up among promotion processes.

1) Create a job (Job001)
a) add Promotion Process (PROM0)
i) check "Only when manually approved" criteria
ii) add a String parameter (name: param_1, default_value: PROM0_v1)
ii) add a String parameter (name: param_2, default_value: PROM0_v2)
b) add Promotion Process (PROM1)
i) check "Only when manually approved" criteria
ii) add a String parameter (name: param_1, default_value: PROM1_v1)
ii) add a String parameter (name: param_2, default_value: PROM1_v2)
c) add Promotion Process (PROM2)
i) check "Only when manually approved" criteria
ii) add a String parameter (name: param_1, default_value: PROM2_v1)
ii) add a String parameter (name: param_2, default_value: PROM2_v2)
2) Do a Build
3) Approve "PROM0"
4) Approve "PROM1"
5) BUG: PROM1 parameters will have duplicate parameter fields mixed up between PROM0 and PROM1

Environment: Since: 2.15
Project: Jenkins
Priority: Minor Minor
Reporter: Clecio Varjao
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to