Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 21:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hey fellas.
Could you please advice if one can change default assignee, which is defined in workflow on "Create Issue" transition?
The purpose is that: normally to create tickets with assigned to `nobody-user', and be able to change assignee if possible?
Thank you,
Ivan.
You could do a groovy script and append it as a post-function in your workflow in the "Create"-transition.
For that you need the Script Runner Plugin that can be find on the Atlassian marketplace.
Tomasz,
I think this must be the way, but I just thought I could do it simply with JIRA tools
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ivan,
You can add a post function(Update Issue Field) in Create transition in the workflow to assign issue created to specific user - https://confluence.atlassian.com/display/JIRA/Advanced+Workflow+Configuration#AdvancedWorkflowConfiguration-Postfunctions
To find the Create transition, you can click on the first transition in your workflow and find it in the next page.
Cheers,
Fahd
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Muhammad,
Thing is I configured workflow so if person didn't change (in fact even if he/she changes assignee), post function "Update Issue Field" anyway assigned it to predefined user, for me it's `nobody'.
And Project Manager wants to be able to change assignee, or leave it to `nobody' if he desires to change assignee later, that's the case.
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 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.