Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Button handy
blanktrue
color#0052CC
nameSend Feedback
linkhttps://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=Transition+past+due+issues+-+491000367
widthauto

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

...

Code Block
string [] keys = selectIssues("project = EX AND duedate is not  EMPTY AND duedate < startOfDay()");
for(string k in keys) {
    autotransition(61, k, true, true, true);
}
We've encountered an issue exporting this macro. Please try exporting this page again later.