Versions Compared

Key

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

...

issue in approvedCreatedByMe()   Searches issues created by me that need to be approved.

issue in currentApprovedBy("username1,username2,.....")  Search issues approved by the specified user(s) regardless of previous iterations of approval.

issue in currentRejectedBy("username1,username2,......")  Search issues rejected by the specified user(s) regardless of previous iterations of approval.

issue in currentApprovalPendingBy("username1,username2,......")  Searches issues that need specified user(s) to approval regardless of previous iterations of approval.

...