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: 

automatic assignment of assignee for issue using script runner in cloud

Abhishree Nagesh
Contributor
December 5, 2018

Hi,

Jira Application is running on cloud, so script runner code is in need for below scenario,

I have a custom field called approver, when ever the approver is selected while creating an issues ,that approver must be automatically assigned to that issues .

Thanks.

 

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Kristian Walker _Adaptavist_
Community Champion
December 18, 2018

Hi Abhishree,

I have created an example script located here which can be placed on the last post function of the Create transition for a workflow and shows how you can extract the value of a user picker field and set the assignee as the extracted user. Using this script you just need to set the UserPickerFieldName variable to the name of your user picker field.

You will be able to modify this script to achieve your requirements if you are using a different field type for the Approvers field by referring to the examples for extracting custom field values in the documentation pages located here.

If this response has answered your question can you please mark it as accepted so that other users can see it is correct when searching for similar answers.

Regards,

Kristian

TAGS
AUG Leaders

Atlassian Community Events