The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How to set assignee on the basis of another custom field in create post function

Vinay
January 31, 2022

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

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Answer accepted
Fabio Racobaldo _Catworkx_
Community Champion
January 31, 2022

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

Vinay
February 2, 2022

Hi @Fabio Racobaldo _Herzum_

 

Thanks for the help, i will try to implement this with your suggestion.

 

BR

Vinay

0 votes
sai chinamuthevi
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
January 31, 2022

create a automation rule

Vinay
February 2, 2022

Hi Sai

 

We dont have Automation for JIRA plugin, so it wouldnot be possible .

 

BR

Vinay