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

Filter on Regions no working #100

Open
Twilight-Computer opened this issue Mar 20, 2024 · 1 comment
Open

Filter on Regions no working #100

Twilight-Computer opened this issue Mar 20, 2024 · 1 comment

Comments

@Twilight-Computer
Copy link

The Filter on Regions does not appear to be working.

Regardless of the setting used for "Status" all "enabled" entries are listed before the other selections in the filter.

Eg. Filter on Country = Australia and Status = Disabled, lists all enabled UK and US regions first.

(I'll change the records I need in SQL tables )

@givanz
Copy link
Owner

givanz commented Mar 20, 2024

Thanks for the bug report, disabled status filtering was not working because disabled value is 0 and it was ignored.

It's fixed in the latest update 4de7b15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants