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=Assign+issues+to+the+previous+assignee+-+490999660
widthauto

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

...

Code Block
string [] h = fieldHistory(key, "assignee");
string a;

if(isNotNull(h[1])) {
    a = h[1];
}
else {
    a = h[3];
}

assignee = a;
We've encountered an issue exporting this macro. Please try exporting this page again later.