Forums

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

When assignee changes add him to User picker group

Madhu Mullangi March 29, 2019

Whenever my assignee changes.

I need an automation, all the assignee's of the issue must be added on the user picker group.

 

Thanks in Advance.

 

1 answer

0 votes
Ravi Varma
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.
March 31, 2019

Hi @Madhu Mullangi ,

 

  • If you are open to explore custom solution, you can develop an app to listen to events.
  • When the event's changeitems set contains assignee changeitem, then you can add that previous assignee to the user picker group (as mentioned in your requirement). 

You can refer to community question  How-to-detect-if-a-field-value-was-changed

Hope this addresses your query.

Regards,

Ravi Varma

Suggest an answer

Log in or Sign up to answer