[ZBX-21102] Limit for search and filter results is filtering out groups Created: 2022 May 24 Updated: 2022 May 30 Resolved: 2022 May 30 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Frontend (F) |
Affects Version/s: | 6.0.3 |
Fix Version/s: | None |
Type: | Problem report | Priority: | Trivial |
Reporter: | patrik uytterhoeven | Assignee: | Elina Kuzyutkina (Inactive) |
Resolution: | Won't fix | Votes: | 0 |
Labels: | filters, frontend, latestdata, usability | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() |
Description |
standard the Limit for search and filter results is 500 items if you select a group in latest data where there are many hosts and your item results go above the filter limit then only the first hosts are shown in the subfilter on the latest data page. This behaviour is wrong
the subfilter should show all the hosts selected from the groups filter or hosts filter then we should be able to drill further down with the subfilter
|
Comments |
Comment by Elina Kuzyutkina (Inactive) [ 2022 May 26 ] |
Hi, Regards, Elina |
Comment by patrik uytterhoeven [ 2022 May 26 ] |
Hi Elina
that is because you don't have more then 500 items in all your hosts (if you limit the total results to 500 in the admin section) if you have more then 500 items in lets say 3 hosts then only 3 hosts are shown in the subfilter
|
Comment by Elina Kuzyutkina (Inactive) [ 2022 May 27 ] |
Now I understand what it's about. The subfilter is really displayed in the context of those hosts that fell into the limit and filter. Unfortunately, this is by design - and the reason is for performance. These will be very heavy queries to the database if all available options are displayed for the subfilter Regards, Elina |
Comment by patrik uytterhoeven [ 2022 May 27 ] |
Hi a note in the documentation is imho not the best solution and the note in the frontend is only for admins clear.
you have to see this from the enduser perspective an end user will never know this and this behaviour is not what is expected
a better soluition would be to add the limit filter in this page instead of the admin page so it would be visible for everyone
|
Comment by Elina Kuzyutkina (Inactive) [ 2022 May 27 ] |
I am sorry, can you give more details on "a better soluition would be to add the limit filter in this page instead of the admin page"? |
Comment by patrik uytterhoeven [ 2022 May 27 ] |
it would be better to add the filter in the latest data page instead of in the admin section amin -> general - gui ->
|
Comment by Elina Kuzyutkina (Inactive) [ 2022 May 30 ] |
Hi, I have to close this ticket as this is not a bug. You can create a zbxnext on this topic, once we understand that the database capabilities allow such a search for the most of zabbix instance - it will probably be implemented Regards, Elina |