Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×We're using your approval add-on and need the ability to filter issue queries based on approvers. What's currently happening is we have a long list of issues pending approval, and once a given approver takes action on a specific issue, there is no way to filter that issue from the others still needing that approvers action. Is there a JQL function available to access any of the approvals schema?
We tried turning on logging approvals to JIRA comments, with the thought we'd then be able to filter on the comments, but that doesn't seem to work. Using a simple query like comment ~ "APPROVED by jirauser" returns nothing. This type of text search works for other text, but not the text entered by Herzum. Similarly, we have an add-on function to search by commentedByUser(). It works with other comments but finds nothing for Herzum entered comments.
Can you help?
Page https://chicago.herzum.com/confluence/display/HAP/JQL+functions has the whole list of available JQL functions.
The available JQL functions should be able to satisfy you needs and maybe you will not need to search into the comments.
Anyway, an Herzum Approval Comment doesn't differ by any other comment.
I wonder that search based on comment doesn't work.
I have run a search based on comment into our staging environments and it returned the expected result as showed by the screenshot below:
Search.PNG
Can you please ensure that a comment "APPROVED by jirauser" exists on one issue at least?
Sincerely,
Antonella
I did have an approved comment, along with another comment by the same user, and the other comment would be listed while the Herzum approval comment wouldn't.
But it doesn't matter now, because the myPendingApproval() function works perfectly.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.