Skip to content

Concatenated filtering does not work in map#11711

Merged
allyoucanmap merged 2 commits intogeosolutions-it:masterfrom
subashtiwari1010:fix/filtering-issue-11709
Nov 21, 2025
Merged

Concatenated filtering does not work in map#11711
allyoucanmap merged 2 commits intogeosolutions-it:masterfrom
subashtiwari1010:fix/filtering-issue-11709

Conversation

@subashtiwari1010
Copy link
Contributor

@subashtiwari1010 subashtiwari1010 commented Nov 20, 2025

Description

This PR resolves the issue of the concatenated filtering using the quick filters from the table. This PR removes the extra paramters from the CQL filter.

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix

Issue

What is the current behavior?

After the filter is applied, the map filters the data for single filter, but when the second search parameter is added after comma, the map does not get updated and will display only the result of the single filter.
#11709

What is the new behavior?

The map filters the layer based on the input search parameters in quick filter in the table.

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

@subashtiwari1010 subashtiwari1010 marked this pull request as ready for review November 20, 2025 13:41
@subashtiwari1010 subashtiwari1010 added this to the 2026.01.00 milestone Nov 20, 2025
@subashtiwari1010 subashtiwari1010 linked an issue Nov 20, 2025 that may be closed by this pull request
1 task
@allyoucanmap allyoucanmap merged commit 1e92b41 into geosolutions-it:master Nov 21, 2025
6 checks passed
@allyoucanmap
Copy link
Contributor

@ElenaGallo please test this fix on dev, thanks

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.

Concatenated filtering does not work in map

2 participants