Transition past due issues

Transition past due issues

 

<iframe width="560" height="315" src="https://www.youtube.com/embed/gIJVci1kyeY" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe>

Call this script on a set schedule. It will transition issues that are past due.

string [] keys = selectIssues("project = EX AND duedate is not EMPTY AND duedate < startOfDay()"); for(string k in keys) { autotransition(61, k, true, true, true); }

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.