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

This frequently happens because builders/post-build steps synchronize to e.g. send email with the correct title (how do you know whether to send "Success" or "Fixed" for build #12 if #11 hasn't determined its final result yet?). Some plugins (e.g. email-ext) have been changed in the meantime so they submit their best guess rather than wait, so updating may help here as well.
Given the age of this issue and the real possibility this is the correct behavior of some job config components, resolving as Cannot Reproduce.
If this occurs again on a recent Jenkins version (no older than eight weeks), please file a new issue and provide the job configuration.