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

Specific filter does not give correct results #149

Open
someren opened this issue Apr 12, 2021 · 9 comments
Open

Specific filter does not give correct results #149

someren opened this issue Apr 12, 2021 · 9 comments
Labels
bug Something isn't working

Comments

@someren
Copy link

someren commented Apr 12, 2021

One specific filter does not give the correct results. It either shows all signals or shows the results from the previous filter.
I was unable to determine a cause.
These are my conclusions so far:

  • Go to "Mijn filters" and click "Toon resultaat" does not work, you either get all signals as a result or the results from a previous filter.
  • Rebuilding this filter with "Filteren" and not saving it will result in correctly shown signals. Therefore it seems that the filter itself works but something goes wrong after saving and displaying the results?
  • Building and saving this filter step by step works fine. For example: Status + Categories, Categories + Location, Location + Afdeling, Afdeling + Status, Categories + Location + Afdeling, Status + Location + Categories etc. They all work, even when opening the results from a saved filter.
  • I can reproduce the issue with other, similar filters that have a combination of: Status, Location, Categorie and Afdeling. After saving and clicking on "Toon resultaat" I get all signals or the results from the previous filter. Building the filter from scratch and not saving it does give the correct results.

Filter with incorrect results:
image

Could you please find out why this filter, the combination of chosen fields or the save and "Toon results" option does not work properly?

@someren someren added the bug Something isn't working label Apr 22, 2021
@someren
Copy link
Author

someren commented Apr 30, 2021

Closed the issue, it cannot be reproduced on version 1.45.

@someren someren closed this as completed Apr 30, 2021
@someren
Copy link
Author

someren commented May 6, 2021

Reopend. New version: BE 2.0.0 FE 1.46. This specific filter does not work anymore. Last time (v2.0.0 1.45) I did get correct results... Weird that this specific filter does not work properly. Note: when opening from saved filters. Creating the filter one time does give correct results.

@someren someren reopened this May 6, 2021
@someren
Copy link
Author

someren commented May 11, 2021

Another example of a different filter that does not give correct results, either everything or the results of the previous filter:

Filter Maashoeve

@someren
Copy link
Author

someren commented Jun 3, 2021

Another example of a filter which does not give correct results:
Filter Chantal

Results show area's which are not selected:
Filter Chantal resultaat

@someren
Copy link
Author

someren commented Jun 3, 2021

@boris-arkenaar we discussed filters with incorrect results last tuesday. In this ticket you will find several examples.

@someren
Copy link
Author

someren commented Jan 17, 2022

Issue is still present. I still do not know the exact cause. User applied filter on multiple Subcategory, Area, Status and Medewerker=Niet toegewezen. The result is either all signals or the results from the previous filter are shown.

@boris-arkenaar
Copy link

I can't directly reproduce this. Does it only happen when you select so many options per Subcategory, Area, Status?

@someren
Copy link
Author

someren commented Jan 20, 2022

Yes, only the very extensive/large filters have problems. Note: the result is correct when you make an incidental filter. Only after opening a saved filter the results are incorrect.

@someren
Copy link
Author

someren commented Feb 11, 2022

Additional information: Most likely, the filter/search request is too large. There is no error or warning message that informs the user about the incorrect result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants