You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I have a parent issue in project FO, with the issuetype "Vendor Agreement", that has a linked issue (created) in project CSD and a second linked issue (created) in project ISSD. I want to use automation to transition that parent issue to "Procurement Review" whenever both of the issues get closed/resolved/done. Here is what I have, but it isn't working. (Obviously, or I wouldn't be writing you! /;-] )
What is the correct working for the IF statement to say "when all linked issues of this particular issue type are closed?"
Thanks for any help!
I actually got this to work. Apparently, I needed the "Link issue matches" to be in one unit...so now it says "Link Matches" and I used Advanced to put in project in (CSD, ISSD) and resolution != unresolved.
Hi. I think it is not possible with the automation rules that come with JSD. However this can be done with Automation for Jira. Here is something similar to your request that works.
We have a workflow with five statuses. Backlog, To Do, in progress, in review and done.
I hope this helps.
We have a custom link „follows/is followed by“.
The rule is triggered when an issue is transitioning to review or done.
It requires all issues to be in the same project (you can remove this) and the issue should not be in a spring (the workload of a sprint should not change). So basically this rule works for our Kanban projects but not for our Scrum projects.
The purple branch rule checks every issue that should be activated (moved from backlog to todo). These issue get transitioned when all dependencies are resolved (linked issues match...).
So you can have issue 1, 2, and 3. Issue three should follow issues 1 and 2. When one of these two issues gets closed nothing happens. As soon as the second issue gets closed issue 3 is activated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We often have questions from folks using Jira Service Management about the benefits to using Premium. Check out this video to learn how you can unlock even more value in our Premium plan. &nb...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.