Forums

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

Is there a way to see all the filter names I created with the JQL query?

neelam annad
Contributor
April 20, 2020

Hello Support Team -

Is there a way to see all the filter names I created with the JQL query? for e.g.

if I gave created one filter-

my-first-filter - project = xxxxx and affectedVersion = tttttt

 

i want to see-

my-first-filter      Project=xxxxx and affectedVersion = ttttttt

issues -> Manage Filters doesn’t show the JQL of the filter 

1 answer

1 vote
Brant Schroeder
Community Champion
April 20, 2020

The only way to search filters created by someone is if you are a Jira admin in System -> Search Shared Filters.  This page will allow you to search filters created by a user.  

neelam annad
Contributor
April 22, 2020

I can search but how in the search results I can see filter JQL query.

Brant Schroeder
Community Champion
April 23, 2020

You would have to query the DB to get the actual JQL without having to look at them individually.  The table you would need to look at is searchrequest.

neelam annad
Contributor
April 23, 2020

I don’t have the access to the DB side.

Suggest an answer

Log in or Sign up to answer