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

The plugin is looking at the build cause to be able to see the relationship between jobs in a pipeline. If a build is executed without a upstream cause the plugin cant understand if this build is within a pipeline instance or not.
If a build is started by clicking "Build now" no upstream cause will be added.
The naginator plugin has an open issue JENKINS-20065 to retain original build causes.