Automatic workflow transition

Nils Lange April 9, 2013

Hello,

We use a workflow for open points. Every user can create new issues, the next state is "checked by project leader". But when the project leader add a new issue, he will step over the state "checked by project leader" directly to the following states. Can it be possible?

Regards Nils

5 answers

1 accepted

2 votes
Answer accepted
Nils Lange June 19, 2013

I did not know that the Script Runner has a script called "Fast-track transition an issue". That is what I want.

1 vote
Andrew
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 9, 2014

If you are using JIRA Server 6.3.3 (or later) or JIRA Cloud plus at least one of the following:

  • Stash 3.2.0 (or later)
  • FishEye/Crucible 3.5.2 (or later)
  • GitHub Enterprise 11.10.290 (or later)
  • Bitbucket
  • GitHub

you can configure triggers for your workflow that will automatically transition issues when events occur in your development tools (e.g. commit created).

See https://confluence.atlassian.com/display/JIRA/Configuring+workflow+triggers for details.

1 vote
MatthewC
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.
May 15, 2013

You could also use the auto="true" option in the xml. e.g. if reporter=project lead, then auto transition to the checked state

There is more info here

https://answers.atlassian.com/questions/49747/what-is-your-most-valuable-jira-trick

0 votes
C_ Faysal
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.
April 9, 2013
0 votes
Zul NS _Atlassian_
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 9, 2013

You can use JIRA Toolkit plugin as it has the Auto-transition Listener.

MattS
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.
September 18, 2015

And now the JIRA Automation add-on from Atlassian

Suggest an answer

Log in or Sign up to answer