|
||||||||
|
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.

Yes. Using the same context as
JENKINS-23191for clarity:The reverse build trigger now saves correctly, but when Job A finishes, and attempts to trigger Job B, it gets the NPE described in this case (and, I believe, 23191).
We just added a new Job B type to our system, and had to go around to all of the Job A types it depends on and update the post-build trigger to include Job B.