Skip to content

fix #10924: fix the regression issue of disable ip filter#11683

Merged
tdipisa merged 1 commit intogeosolutions-it:masterfrom
mahmoudadel54:fix_10924
Nov 14, 2025
Merged

fix #10924: fix the regression issue of disable ip filter#11683
tdipisa merged 1 commit intogeosolutions-it:masterfrom
mahmoudadel54:fix_10924

Conversation

@mahmoudadel54
Copy link
Copy Markdown
Contributor

Description

This PR includes fixing a regression issue of disable ip filter due to this: https://github.com/geosolutions-it/MapStore2/pull/11063/files#diff-a9732eedb8fc0863a1129b75595b92f3ef557629490f87e935466999b030d6c1R100
I have added a new unit test for the RulesGrid plugin and added a specific unit test for the ip 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
  • 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?

#10924

What is the new behavior?

The filter ip is shown and not disabled. User can filter by ip in rules grid.

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

- unit test is added for RulesDataGrid plugin
@mahmoudadel54 mahmoudadel54 added this to the 2025.02.00 milestone Nov 13, 2025
@mahmoudadel54 mahmoudadel54 self-assigned this Nov 13, 2025
@mahmoudadel54 mahmoudadel54 added bug New Feature used for new functionalities Regression labels Nov 13, 2025
@mahmoudadel54 mahmoudadel54 linked an issue Nov 13, 2025 that may be closed by this pull request
Copy link
Copy Markdown
Member

@offtherailz offtherailz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My code inspection is ok, let's do the dev env tests.

@offtherailz offtherailz added BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch backport 2025.02.xx and removed backport 2025.02.xx labels Nov 13, 2025
@tdipisa tdipisa merged commit 9aaed17 into geosolutions-it:master Nov 14, 2025
6 checks passed
@tdipisa
Copy link
Copy Markdown
Member

tdipisa commented Nov 14, 2025

@ElenaGallo please check this and let us know if we @mahmoudadel54 can backport

mahmoudadel54 added a commit to mahmoudadel54/MapStore2 that referenced this pull request Nov 14, 2025
offtherailz pushed a commit that referenced this pull request Nov 18, 2025
* #11655: Fix Auth token not sent in /rest requests for rule manager

* fix #10924: fix the regression issue of disable ip filter (#11683)

- unit test is added for RulesDataGrid plugin

* #11678: Fix Manage Rule - WMS service is not reachable (#11679)
@ElenaGallo
Copy link
Copy Markdown
Contributor

Test passed, @mahmoudadel54 please backport to 2025.02.xx. Thanks

mahmoudadel54 added a commit to mahmoudadel54/MapStore2 that referenced this pull request Nov 20, 2025
@mahmoudadel54
Copy link
Copy Markdown
Contributor Author

Test passed, @mahmoudadel54 please backport to 2025.02.xx. Thanks

Backport is done -> #11708

tdipisa pushed a commit that referenced this pull request Nov 20, 2025
…filter (#11683)

- unit test is added for RulesDataGrid plugin
@tdipisa tdipisa removed the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Nov 20, 2025
allyoucanmap pushed a commit that referenced this pull request Nov 26, 2025
…filter (#11683)

- unit test is added for RulesDataGrid plugin
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.

Add filter by IP for GeoFence rules

4 participants