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
I did not know that the Script Runner has a script called "Fast-track transition an issue". That is what I want.
If you are using JIRA Server 6.3.3 (or later) or JIRA Cloud plus at least one of the following:
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can use JIRA Toolkit plugin as it has the Auto-transition Listener.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
And now the JIRA Automation add-on from Atlassian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.