Forums

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

Choosing the transition "Rework" the issue should return to Responsible(which is user picker field)

uday
Contributor
April 7, 2021

Hello Community,

Can you provide me steps to achieve, when user Choosing the transition "Rework" the issue should return to Responsible(which is user picker field)

EXAMPLE: When an issue is transitioned to "Preparation", we want the issue to be automatically assigned to the person who is Responsible. For example Assignee is AB and Responsible is CD, if AB click on "Rework" the issue will be automatically assigned to CD.

please help me to achieve this.

Thank you

Uday.

1 answer

0 votes
Nic Brough -Adaptavist-
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 Leaders.
April 7, 2021

My first instinct would be to add a post-function to the "rework" transition that would copy from the user-picker to the assignee.  You'd need an app to provide the code to do that, there's no copy built in, but all the scripting and most of the toolbox/toolkit apps can do it.

Suggest an answer

Log in or Sign up to answer