Hello All,
I would like to add a post-function script that will set an Assignee based on other custom field value.
For example: If "Location" = 'City_A', then set "Assignee" = 'Person_A'.
And here comes two questions:
There are alternatives to the script-runner, but they're all paid add-ons as well, for this level of flexibility.
You could bundle your code in to a simple post-function add-on though. The Atlassian SDK that we'd recommend you use to build such add-ons includes really simple functions that will download, configure and run a dev system for you to do all your functional testing in. (In fact, after you've created a basic project with one script and some questions, you can go from raw code to a test JIRA running with it installed by just saying "atlas-run")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.