Thomas Lehmann created JENKINS-13802:
----------------------------------------

             Summary: Downstream promotion should be prohibited/impossible when 
upstream promotion is outstanding
                 Key: JENKINS-13802
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13802
             Project: Jenkins
          Issue Type: Improvement
          Components: promoted-builds
         Environment: Fedora 15 OpenJDK 1.6.0_22 on x86-64 + Jenkins 1.462 + 
Promoted Builds Plugin 2.5 
            Reporter: Thomas Lehmann


The view where one can click "Approve" should disable the button as long as the 
upstream promotion is not successful done.

Situation:

I have three promotions configured which should only happen in this order: 
Deploy to Staging (refered as A) -> QA OK (refered as B) -> Deploy to live 
(refered as C)
Obviously the QA should not be able to "mark" the build OK before it has been 
deployed.

The Promotions are configured with these upstream criterias:
- A: manual
- B: manual, when A is promoted
- C: manual, when B is promoted

Current:
B can be approved even if A has never been approved. Same for C vs. B or A.

Desired:
B's Approve should be disabled until A is successful approved. Same for C vs. B 
or A

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to