Forums

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

Auto Assign an issue based on a custom field value

Scott Federman
Contributor
September 3, 2015

Could someone help me with a post-function script to auto-assign VIPER_OPS_Cox_Team based oncCustom field "Partners/Region" (customfield_26262) where Partners = "Cox" is selected

1 answer

0 votes
Deleted user September 4, 2015

Add a post-function in your workflow's "Create" event so that it can do whatever you want, like changing the assignee to someone based on your conditions above. Take a look a the JIRA Misc Workflow Plugin and the JIRA ScriptRunner to accomplish this, they have tons of information and samples in their documentation.

Suggest an answer

Log in or Sign up to answer