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 2021.02.xx] #7416: Filter not applied correctly in attribute table (#7529) #7629

Merged
merged 1 commit into from
Dec 6, 2021

Conversation

DavidQuartz
Copy link
Contributor

Description

Layer filters are now applied in WFS export tool.
Previously getWFSFeature did not consider any filters when querying WFS for download. This PR introduces a new functionality to properly query WFS with layer filters.

Please check if the PR fulfills these requirements

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

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Issue

What is the current behavior?

#7416

What is the new behavior?

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

Other useful information

@allyoucanmap
Copy link
Contributor

@ElenaGallo merged on 2021.02.xx branch and ready to be tested after the build, thanks

@allyoucanmap allyoucanmap merged commit c87f5fa into geosolutions-it:2021.02.xx Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants