Assign issues to the previous assignee

Assign issues to the previous assignee

 

<iframe width="560" height="315" src="https://www.youtube.com/embed/sHkYNDPbCe0" frameborder="0" allowfullscreen></iframe>

Assign an issue to the previous assignee

string [] testers = usersInRole("TEST", "Product Development Tester"); assignee = testers[0];

Post function

string [] h = fieldHistory(key, "assignee"); string a; if(isNotNull(h[1])) { a = h[1]; } else { a = h[3]; } assignee = a;

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.