Hi, we have a workflow linked to a particular issue-type with a fixed assignee. It can be used by several projects in JIRA and that assignee is set in a Post Function using "The Assignee of the issue will be set to 35sj".
So the assignee is fixed and cannot be choosen in the create-issue-screen.
Now there's the need to add a assignee depending on the project choosen in the create-issue-screen - still the same issue-type and workflow.
What's the easiest wat to accomplish this?
Thanks for any input.
Johan,
I think the easiest way is to duplicate your workflow, and change the assignee there per project.
Other solutions would require some level of scripting, or developing your own plugin.
You could write a script that does exactly what you need with ScriptRunner, or probably you could use JIRA Misc Workflow Extensions to add this assignment-postcondition, and add a scripted condition to this post function.
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.