|
||||||||
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.
We have the same issue. It seems when the Naginator (build retry) plugin retries a job, and the job succeeds, the Join plugin does not re-evaluate the ending Join condition. So you can end up with all of your pipeline jobs passing, yet not have your Join condition evaluated.
It would be really great if this feature was added. Without this, we are considering the option of automatically detecting stalled pipelines and re-triggering them. This will work, but will consume a lot more resources and be much slower than if this could be fixed in the Join plugin.