Issue Type: Bug Bug
Affects Versions: current
Assignee: huybrechts
Components: parameterized-trigger
Created: 13/Aug/14 9:48 PM
Description:

To reproduce:

1. Create a job ("A") that does nothing.
2. Create another job ("B") that does nothing.
3. In B's configure page, click "Add post-build action", then click "Trigger parameterized build on other projects".
4. In "Projects to build", type "A".
5. (My build used parameters, so if the above doesn't reproduce the issue, add some parameters to A and add "Predefined parameters" and type "X=Y" for each X=a parameter you added.)
6. Repeat steps 2 through 5 two more times, so A will invoke B three times.
7. Run A.

Expected Results:
A's console output should indicate that it started B three times, and each instance should be +1 from the previous.

Actual Results:
A's console output indicates that it started B three times, but each instance number is the same.

Environment: Jenkins on Windows Server 2008, browsing from Windows 7.
Project: Jenkins
Priority: Major Major
Reporter: Ken Beal
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to