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

Trying to diagnose "No Actions Performed" on Automation that should transition a parent issue

I've tried to set up an automation that transitions the parent issue from To Do -> In Progress when a child issue is manually transitioned from To Do -> In Progress.

Here's a snip of how I've set it up. What have I got wrong?

image.png

2 answers

2 accepted

1 vote
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.
Oct 12, 2023

Hello @jonathan.wiebe 

Please show us the details from the Audit Log where the execution result is No Actions Performed.

What is the issue type of the "parent" and the "child"?

The "Parent" related issue option works only when the trigger issue is a sub-task type of issue.

Screenshot 2023-10-12 at 3.25.59 PM.png

Screenshot 2023-10-15 214456.png

Added issue types, but haven't had a chance to test this new configuration.

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.
Oct 15, 2023

That isn't going to work. As I said the Related Issues/ Parent is only appropriate when the trigger issue is a sub-task. The For branch will not find any matching parent issue for any other issue type 

If you want the For branch to operate against parent issues that are Epics then you need to select the Related Issues / "Epic (parent)" option instead.

Like jonathan.wiebe likes this

Ah, I see. I hadn't noticed the "Epic (parent)" option before. I've made the change and hope to have a chance to test soon.

0 votes
Answer accepted
Tim Kopperud
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 13, 2023

Hi @jonathan.wiebe 

Since you are saying "Trying to diagnose", I might suggest you add Log action entries into the rule. Then you can see exact where it goes wrong. The result will be shown in the audit log. See image below for examples.

You must expect many "No actions performed" in the audit log, because any time an issue in the rule scope is transitioned from To Do to In progress the rule will be triggered, and every time that trigger "leads to nothing" (e.g. in this case for a non-subtaks) "No actions performed" will be set. 

I will also suggest you early in a rule add a filter for which issues you want to target. In your scenario it is all subtasks and only subtasks. So you might apply something I shown in the image. 

image.png

TimK.

Tim Kopperud
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 16, 2023

Hi @jonathan.wiebe, here is an example of a rule if it is Epic as parent you are looking for, and not parent of sub-tasks.  

Notice, as @Trudy Claspill states in the comment, the brancing is Epic (parent) for this scenario.

You don't need the filter Issue Type equals Epic after the branching, because only Epics will enter this branch, hence it's already "filtered". 

image.png

TimK.

Like Trudy Claspill likes this

This makes sense, now that I've discovered the "Epic (parent)" branching option. Hope to test soon. Thanks for the tip and screenshot!

I can confirm that this automation now works as intended! Thanks @Trudy Claspill and @Tim Kopperud! Much appreciated!

Suggest an answer

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

Atlassian Community Events