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

[Backport 2024.02.xx] Fix #10695 Handle empty values for and/or/not/nor filters (#10696) #10704

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

offtherailz
Copy link
Member

@offtherailz offtherailz commented Dec 2, 2024

[Backport 2024.02.xx] Fix #10695 Handle empty values for and/or/not/nor filters (#10696)

…ers (geosolutions-it#10696)

* Fix geosolutions-it#10695 Handle empty values for and/or/not/nor filters

* Update web/client/utils/ogc/Filter/operators.js

Co-authored-by: Matteo V. <[email protected]>

* Apply suggestions from code review

---------

Co-authored-by: Matteo V. <[email protected]>
@offtherailz offtherailz added this to the 2024.02.02 milestone Dec 2, 2024
@offtherailz offtherailz requested a review from MV88 December 2, 2024 13:27
@offtherailz offtherailz self-assigned this Dec 2, 2024
@tdipisa tdipisa changed the title [Backoirt 2024.02.xx] Fix #10695 Handle empty values for and/or/not/nor filters (#10696) [Backport 2024.02.xx] Fix #10695 Handle empty values for and/or/not/nor filters (#10696) Dec 2, 2024
@tdipisa tdipisa merged commit 624099a into geosolutions-it:2024.02.xx Dec 2, 2024
6 checks passed
@MV88
Copy link
Contributor

MV88 commented Dec 3, 2024

@ElenaGallo test it in QA

@MV88 MV88 removed their request for review December 3, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WFS requests from mapstore by default return a filter <ogc:And>undefined</ogc:And>
3 participants