|
||||||||
|
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/groups/opt_out.

It is even worse from my experience (Jenkins ver. 1.454; Promoted Builds Plugin 2.1-FULLFINGERPRINTDISCOVERY1):
We renamed a downstream job, which was also used as promotion criteria (one out of four downstream jobs, used as promotion criteria). The name in the promotion criteria stayed the same. (So no job with that name existed any more)
When the job was run next time, it was promoted, despite the fact that the criteria wasn't present at all. No warning from Jenkins; promotion succeeded despite of the missing criteria. On the "Promotion Status" page of the job #, the criteria wasn't listed at all.
On the plugin page I found:
Version 2.8 (Oct 30, 2012)
Build shouldn't be promoted by a deleted promotion process (issue #12799)
But issue #12799 seems to refer to a different problem. And further why is the status of this report then still "Open" ?