Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JQL to search for ticket type = Change not approved

Oscar Espinoza August 4, 2023

I am auditing tickets type = "change" that have not been approved.

2 answers

2 votes
Ste Wright
Community Champion
August 4, 2023

Hi @Oscar Espinoza 

Assuming this uses the official approval process, you could try this:

issuetype = Change and approvals = approved()

Let us know if it works!

Ste

Oscar Espinoza August 6, 2023

I appreciate your prompt answer which does work for getting a listing of issuetype = change and approved. 

What I've come to realize is that my workflow needs to be adjusted so that the results of approvals can only be approved, denied, or pending.

Thank you

Like Ste Wright likes this
0 votes
Esteban Diaz
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 7, 2023

Hi @Oscar Espinoza , 

You can try other JQL functions like pending() that allows you to search for requests that require approval.

Take a look at the JQL functions page: 

https://support.atlassian.com/jira-work-management/docs/advanced-search-reference-jql-functions/

Cheers, 

Esteban Diaz

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events