We use the "issue in approvedForApprovalStatus()" JQL function to identify issues that are ready for transition. Documentation says:
The issue in approvedForApprovalStatus() JQL function returns all issues having all approval requests in 'Approved' status
We are using Abstains, however, which allows transition but they do not appear in the JQL function.
So, my question is. How do I identify tickets that are ready for transition (meaning all approver responses are received, and they are all either Approved or Abstained)?
The two new JQL functions approvedOrAbstainedStatus() and myApprovedOrAbstainedStaus() allow identifying the tickets that are ready for transition because all approver responses are received, and they are all either Approved or Abstained.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.