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

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,551,671
Community Members
 
Community Events
184
Community Groups

How to transition parent back to QA if a subtask moves from done back to QA.

Sometimes we re-open done issues and move back to status QA or In Progress, so we're needing the parent issue to also move back to QA or In Progress.

I've successfully automated moving parent issue to done when subtasks are done but not the other way around. 

Please help. 

2 answers

1 accepted

2 votes
Answer accepted
Tharaka_Hettiarachchi
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 03, 2022

Hi @Heather M ,

Please Check Following attachment

1. Trigger the issue when transition from status 'DONE' to 'QA TODO' (or inProgress)

2. Check that the triggered issue is a sub task

3. Create branch for parent

4. Create new action to transit parent issue to triggered task's status

 

Screenshot 2022-10-03 at 14.50.30.png

Thank you, Tharaka! I changed condition type "is one of" and now all works perfectly. IE) if I have three subtasks and one moves from Done to In Progress, then Parent Issue moves from Done to In Progress too. Jira Auto.JPG

0 votes
Mark Segall
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Sep 30, 2022

Hi @Heather M and welcome to the community!

It would work similar to your existing rule:

  • TRIGGER: Issue transitioned From Done
  • CONDITION: Issue Type = Sub-Task
    Note - This condition is not required if you're on a Company-Managed project
  • BRANCH (Parent)
    • CONDITION: Status = Closed
    • ACTION: Transition issue to your desired status
      Note - You can set the issue to transition to the same status as the sub-task if desired

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events