Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 21:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how to automate rule to transit issue B blocked by issue A to in progress when issue A is done

Jedsada R_ March 18, 2025

Dear Community

I create automate rule to transit issue B blocked by issue A to move automatically to in progress when issue A (blocking issue B) is moved to done as screen shot. I encountered the error and can't find the way to fix it. can you share your knowledge to solve my issue.

Thank youScreenshot 2025-03-19 065316.png

2 answers

2 accepted

2 votes
Answer accepted
Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 18, 2025 edited

Hello @Jedsada R_ 

What error are you getting?

I can see one potential problem.

Your rule is triggered by an issue transitioning to Done. When that happens you want to transition a linked issue to In Progress.

In your rule you have a Condition to check if the trigger issue has linked issues. But that does not change the focus of the rule to those linked issues. So in the next step where you try to transition an issue, the rule is still focused on the trigger issue and will try to transition that issue.

To change the focus to the linked issues you need to use a Branch step such as For Each: Related Issues: Linked Issues. Then next add the Transition Issue step within the branch.

I'm on my mobile so I cannot provide a screen image, but you might find examples among the Template rules you can find within the Automation feature. They are under a tab named Templates on the Automation page.

Jedsada R_ March 21, 2025

@Trudy Claspill thank you for your prompt response. this really enlighten me how to automate the flow.

Like • Trudy Claspill likes this
1 vote
Answer accepted
Akash Singh
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 18, 2025
 
As @Trudy Claspill mentioned in his response, your automation rule checks whether the issue has any linked issues with the link type "Blocks." If such issues are found, the rule attempts to transition the triggering issue to "In Progress" instead of updating the linked issues.
 
To transition the linked issues to "In Progress," you need to branch the rule to iterate over the linked issues and apply the status change. I've included screenshots below to illustrate the process.
 
Step 1: Add a Branch step for Branch rule / related work items
s1.png
Step 2: Select Linked work items as Type of related WI and blocks as link types.
s2.png
Step 3: Finally add the transition step under the branch as shown below.
s3.png
This should resolve your problem. ðŸ˜Š
Jedsada R_ March 21, 2025

@Akash Singh  Yes It works now really appreciate for your illustration.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events