Issue Type: Bug Bug
Assignee: bap
Components: flexible-publish
Created: 23/Jul/14 2:25 PM
Description:

Steps to Reproduce:
1. Create a Post-build Action of type Flexible publish

  • Run? Always
  • Action Post build task
  • Script: echo "I am script A"
    So far so good. This works just fine. Now add a second one:
    2. Create a Post-build Action of type Flexible publish
  • Run? Always
  • Action Post build task
  • Script: echo "I am script B"

Save the project and run.
Notice it runs Script A twice and Script B twice.
Also notice that if you click "configure" on this project, things have gone bonkers (that's a technical term):
There are 2 conditional steps, but they both have 2 script executions for the same condition.

It gets more complicated if you have different conditions to run these scripts: It merges them into one condition, making it pretty much useless.

Project: Jenkins
Priority: Major Major
Reporter: Alex Gray
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/d/optout.

Reply via email to