Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

automatic assignment of assignee for issue using script runner in cloud

Abhishree Nagesh 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

Suggest an answer

Log in or Sign up to answer
0 votes
Kristian Walker _Adaptavist_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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