Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Products
  • Jira
  • Questions
  • I moved a issue ticket from Project A to Project B because i need the issue to undergo few status in Project B.Once all this status are done i want the issue to auto assign to the user who has moved the ticket. Can we achieve this.

I moved a issue ticket from Project A to Project B because i need the issue to undergo few status in Project B.Once all this status are done i want the issue to auto assign to the user who has moved the ticket. Can we achieve this.

mounika.p January 30, 2017
 

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.
January 30, 2017

Not directly.  The sticking point for me is trapping the user who does the move when they do it - once you've stored that, assigning back to it on closing the issue should not be hard with Automation or the Script Runner.

On server, I know I can write a listener with the Script Runner to catch the move event and update.  I've not tried it with Cloud Script Runner.

Suggest an answer

Log in or Sign up to answer