Forums

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

Why when I create the filter in (xxx, xxx,xxx) if is more than 7 filters it doesn't shows the resul

Kostek_ Leticia September 24, 2024

 

Why when I create the filter in (xxx, xxx,xxx) if is more than 7 filters it doesn't shows the results

1 answer

0 votes
Trudy Claspill
Community Champion
September 24, 2024

Hello @Kostek_ Leticia 

Welcome to the Atlassian community.

Do you get any kind of message?

I have been able to create a filter that uses 8 other filters, and the results do display.

filter in (a, b, c, d, e, f, g, h)

Do any of the filters you selected reference other filters in your selection?

Kostek_ Leticia September 24, 2024

it says that the jql is inefficient that takes more than 25 secs to come back to an answer

Trudy Claspill
Community Champion
September 24, 2024

Based on that it is not the number of filters you have included but the filters themselves.

If you execute each filter independently, how many results do you get for each one, and how long does it take each one to complete?

Are you using functionality provided by third party apps within those filters?

Kostek_ Leticia September 26, 2024

this is the filter that i am using

filter in (202021, 202022, 202023, 202024, 202025, 202026, 202027, 202028, 202029, 2020210, 2020211,2020212,2020213,2020214)

 

Trudy Claspill
Community Champion
September 26, 2024

Those are IDs for other filters.

You would need open/execute each of those filters to see the details of the filter, how many issues are returned and how long it takes to return the results.

You can open each filter, one at a time using a URL like the following where you substitute in the base URL for your instance and one ID at a time from the comma separated list you showed.

https://baseURL/issues/?filter=FilterID

Suggest an answer

Log in or Sign up to answer