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

Fix #10768 SearchServicesConfig was not updating state correctly #10769

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

MV88
Copy link
Contributor

@MV88 MV88 commented Jan 20, 2025

Description

There was an issue in initializing text_search_config in searchconfig reducer
making SearchServicesConfig static solved the issue

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?

Fix #10768

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

@MV88 MV88 added the bug label Jan 20, 2025
@MV88 MV88 added this to the 2025.01.00 milestone Jan 20, 2025
@MV88 MV88 self-assigned this Jan 20, 2025
@tdipisa tdipisa requested a review from dsuren1 January 20, 2025 17:10
@dsuren1 dsuren1 merged commit d3d0ee6 into geosolutions-it:master Jan 21, 2025
6 checks passed
@dsuren1
Copy link
Contributor

dsuren1 commented Jan 21, 2025

@ElenaGallo Kindly test this in DEV once deployed. 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.

Search Plugin configuration defined by UI in a context is not retained in map created from the same context
2 participants