Parent/ Subtask - automation rule. How to ?

Nikita Simanenkov May 3, 2022

Hi guys,

 

while setting up new project I encountered a difficulty with creating an automation rule. Please help /advice if you can.

 

Rule should do following :

When subtask is moved to status "X"

Then parent issue is moved to status "X" and it copy the value of subtask fields "a","b","c" to parent fields "a","b","c". 

Is this even possible ? 

 

Thank you in advanced ! 

1 answer

1 vote
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.
May 3, 2022

Hi @Nikita Simanenkov 

Yes this is possible:

  • TRIGGER: Issue Transitioned
  • CONDITION: Issue Type = Sub-Task
  • BRANCH: Parent
    • CONDITION: Status = <the status your parent issue should be in before transitioning to make sure this rule won't error>
    • ACTION: Transition Issue
    • ACTION: Edit Issue
      • Set desired fields and use the ellipses on the right for each and select Copy from...

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events