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

I made a last test. If I post to http://myCIServer/jenkins/job/test_promotion_1/5/promotion/promotionProcess/tag-live/promotionCondition/hudson.plugins.promoted_builds.conditions.ManualCondition/approve a form with data json={} and Submit=approve, the promotion is run successfully. But if I resend this exact post, I get back http://myCIServer/jenkins/job/test_promotion_1/5/promotion and no further promotion build is run.
I'm not sure why reapprovals are not using the same mechanism than first approval but that might explain why formers are not working in my case.