-
Suggestion
-
Resolution: Won't Fix
Steps to Reproduce
- Go to JIRA and create 101 new filters with a similar title, like Filter 1, Filter 2, Filter 3, for example (you can create them using the REST API endpoint /rest/api/3/filter);
- Go to Confluence and create a new page;
- Add the Two Dimensional Filter Statistics macro;
- In the macro's quick find filter field, type "Filter".
Expected Results
All the 101 results should be shown there.
Actual Results
It appears that due to a limitation in the UI, only the first 100 results will be listed.
Notes
- On my test, I used a script to create the JIRA filters, and then, going to the macro, I manually checked the results that came in the macro list and could see that the "Filter 24" was missing from the list - all the other 100 were there.
Workaround
Change the search parameter - in my case, if I type "24", I'm able to find my filter.