-
Suggestion
-
Resolution: Unresolved
-
None
-
3
-
2
-
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
We have configured our JIRA workflow to use automatic workflow transitions with triggers from Stash. Specifically, when a pull request is merged the issue is transitioned from 'In Review' to 'Resolved'. However, we have a slightly unusual setup in that we have more than one Stash repository per project and it is not uncommon for a JIRA issue to be associated with changes in more than one repository. As a result, it is quite common for a JIRA issue to have more than one pull request. Our problem is that as soon as the first pull request is approved the developer merges the branch without waiting for the other pull request(s) to be approved. This transitions the issue to Resolved even though there is still one or more outstanding pull request. Ideally, it should not be transitioned to Resolved until all pull requests are merged. I think the best way to achieve this would be to have a Condition that can be added to the transition which would prevent the transition if there are outstanding pull requests.
- relates to
-
BSERV-7858 JIRA trigger to transition issue as soon as the LAST open pull request is merged
- Gathering Interest
-
JRACLOUD-42577 Automatic workflow transition should only initiate when all pull requests are merged
- Gathering Interest
-
JRASERVER-43105 Automatic transitions triggered by Bitbucket should allow more advanced conditions and actions
- Gathering Interest
-
JRASERVER-60101 Allow workflow trigger transitions to happen only for specific repositories
- Gathering Interest
-
JRASERVER-67656 Automatic transitions should allow more conditions on the pull request destination branch
- Gathering Interest