Forums

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

How to automate moving an issue to the 'Blocked' status if a blocking issue is linked to it?

Anna "CoPandamonium" June 30, 2025

It should work from the blocking issue as well, automatically identifying the issue that was blocked. I'm working in Jira Cloud.

3 answers

0 votes
Swathi Acharya
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 30, 2025

Hello @Anna "CoPandamonium" 

You can give this Automation Rule a try:

Blocked.png

0 votes
Anna "CoPandamonium" June 30, 2025

It isnt work :(Снимок экрана 2025-06-30 181716.png

0 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 30, 2025

Hi @Anna "CoPandamonium" -- Welcome to the Atlassian Community!

That could be done using an automation rule with a Work Item Linked trigger, and remembering to check the correct link direction.  If your work items could be multiple projects, the rule will need a multiple-project or global scope, and you Jira Site Admin will need to make that change.

I recommend trying to create the rule and if you run into challenges, post images of your complete rule and the audit log details so the community can offer suggestions.

To get you started, please see this documentation:

Kind regards,
Bill

Anna "CoPandamonium" June 30, 2025

Снимок экрана 2025-06-30 181716.pngIt isnt work :(

Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 30, 2025

Please note my earlier comment about link direction, as that impacts which work item is the "trigger" and which is the "destination" for this rule trigger:

Consider two work items: ABC-123 and ABC-456.

When viewing ABC-123 and one adds a "is blocked by" link to ABC-456:

  • the {{triggerIssue}} is ABC-123
  • the {{destinationIssue}} is ABC-456

If you start with ABC-456 and add the opposite link direction of "blocks" the result is the same.  The link direction in the site settings impact which one is the trigger issue.

 

For your scenario, you likely want to add a branch to the destination issue:

  • trigger: work item linked with type Blocks
  • branch: to Destination Work Item
    • condition: status not in Blocked (or other relevant status checks, such as Done)
    • action: transition to Blocked

 

Suggest an answer

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

Atlassian Community Events