Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Is it possible to create an automation rule that transition all child issues ?

Edited
Benoit Procès
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Oct 12, 2023

Hello Everyone !

After more than a year using JIRA for our Delivery we would like to improve our Workflow by adding new status. On of this status is "Cancel".

 

this is the rule I would like to have ;

When the issues is moved to "Cancel",

All child issue that are not in "Done" also move to cancel

 

Is it something possible ? I'm trying via the automation rules but I only find solution that allow the automatic update of a parent issue when all the child are in a specific status.

 

Many thanks upfront for your help !

1 answer

1 accepted

0 votes
Answer accepted
Tim C
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.
Oct 12, 2023 • edited

Hi @Benoit Procès 

Yeah, it's possible and fairly easy - here's a similar rule for auto-closing sub-tasks (see below). 

You'll just need same by updated for transition to "cancelled" and if check if status not equal cancelled for the sub-tasks. 

Screenshot 2023-10-12 151343.png

Similar approach would work for cancelling "Epics" and synchronising child items.  Although may need to JQL for the branch (e.g. "epic link" = {{issue.key}}  to find children of the Epic).

Obviously, the workflows for all of the associated issuetypes need to include a "cancel" status for this automated transition to work.

I hope this helps.

Benoit Procès
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Oct 12, 2023

Hey Tim,

 

Quick, clear, and working ! thanks a lot for your support !

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events