Hi everyone
I have query, I would like to introduce a post transition function in Create where
If custom field = Value 1, auto-assign to User1, unless user selects a different assignee in the transition.
Similarly for other value in custom field will assign issue to another user.
Appreciate your response
Regards
Vinay
Community moderators have prevented the ability to post new answers.
Hi @Vinay ,
you can't do that using builtin features. You could implement that feature through a ScriptRunner post function.
Here more detail about that solution https://scriptrunner.adaptavist.com/latest/jira/tutorials/scripted-post-functions-tutorial.html
Hope this helps,
Fabio
Thanks for the help, i will try to implement this with your suggestion.
BR
Vinay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
create a automation rule
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.