Forums

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

can two transitions move at one click?

khalid August 17, 2020

im looking for a way in which two transitions move by one button, one goes normal, the other goes to a subtask to another workflow. 

1 answer

1 accepted

0 votes
Answer accepted
Ste Wright
Community Champion
August 18, 2020

Hi @khalid 

Not natively; a transition button changes one issue's status.

I'd envisage this could be done via a script, an automation app - like Automation for Jira - or a workflow extension app like Jira Misc Workflow Extensions or JSU Automation Suite

Using Automation as the example - this is how that would work:

  • Trigger: Issue's status changes
  • Branch: Sub-task of issue
  • Action: Change status of the sub-task

^ Is this the kind of multi-action you're looking to achieve?

Ste

Suggest an answer

Log in or Sign up to answer