Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device Filtering on the Details Page is broken after version 23.7.22 #627

Closed
2 tasks done
zilvernet opened this issue Apr 13, 2024 · 5 comments
Closed
2 tasks done
Labels
bug 🐛 Something isn't working next release/in dev image🚀 This is coming in the next release or was already released if the issue is Closed.

Comments

@zilvernet
Copy link

zilvernet commented Apr 13, 2024

Is there an existing issue for this?

Current Behavior

On the Devices section, any type of filter from the dashboard boxes or from the search box works to narrow the list of devices. But if you click on any device from the filtered list, you are no longer on the same list but on the global list.
So your total number of devices will equal to the total number of devices and not the total number of devices from your filter.

Expected Behavior

On this example i will show how the filtering was working on the version: 23.7.22

We have a total of 110 devices

Screenshot 2024-04-12 at 9 38 13 PM

Then if we search for extreme we narrow the list to 8 devices.

Screenshot 2024-04-12 at 9 38 31 PM

If we click on any of the devices from the list.

Screenshot 2024-04-12 at 9 38 46 PM

The filtered items remain and you can move between the filtered items of the list.

Screenshot 2024-04-12 at 9 38 55 PM

Steps To Reproduce

No response

app.conf

No response

docker-compose.yml

No response

What branch are you running?

Production

app.log

No response

Debug enabled

  • I have read and followed the steps in the wiki link above and provided the required debug logs and the log section covers the time when the issue occurs.
@zilvernet zilvernet added the bug 🐛 Something isn't working label Apr 13, 2024
jokob-sk pushed a commit that referenced this issue Apr 13, 2024
@jokob-sk
Copy link
Owner

This should be fixed in the next release. If you can, please have a look at the netalertx-dev docker image, in about 15 minutes (or after the last action finishes) from now.

It would be great if you could test this (backup everything first or use a new container) on your end by switching to the above image and letting me know if the issue was resolved.

Thanks in advance,
j

@jokob-sk jokob-sk added the next release/in dev image🚀 This is coming in the next release or was already released if the issue is Closed. label Apr 13, 2024
@zilvernet
Copy link
Author

zilvernet commented Apr 13, 2024

HI @jokob-sk , thanks for the prompt update.
I downloaded the latest dev-version, it took me a while to get familiar with the changes.

However the fixes are not working.
I created a new DB and started from scratch.

Screenshot 2024-04-13 at 11 06 51 AM Screenshot 2024-04-13 at 11 06 18 AM

I also noticed that if i don't do any filters after i enter to any device details the global number of devices only lists 1

@zilvernet
Copy link
Author

It seems there is a process in the background that normalizes something that has to do with these filters, after coming back for a walk a tested and now the filters are working as expected.

@jokob-sk
Copy link
Owner

Thanks for testing, appreciated!

@jokob-sk
Copy link
Owner

released 🚀 -> closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working next release/in dev image🚀 This is coming in the next release or was already released if the issue is Closed.
Projects
None yet
Development

No branches or pull requests

2 participants