Forums

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

Trying to write groovy script to automatic page refresh in jira, any suggestions

jira practice
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 7, 2017

groovy script execution in script runner while user assigned any people on Assignee, automatically the status should go to InProgress

1 answer

0 votes
Jeff Turner
Contributor
July 7, 2017

Do you mean, if an issue is created with an assignee, skip "Open" and jump straight to "In Progress"?

That can be done by editing the 'Create' workflow transition, adding a "Fast track transition an issue" post-function as the last post-function, with action 'In Progress' and a condition "issue.assignee != null".

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events