#12218: fix pagination in rules manager layers autocomplete does not work#12219
Merged
MV88 merged 1 commit intogeosolutions-it:masterfrom Apr 7, 2026
Merged
#12218: fix pagination in rules manager layers autocomplete does not work#12219MV88 merged 1 commit intogeosolutions-it:masterfrom
MV88 merged 1 commit intogeosolutions-it:masterfrom
Conversation
…plete does not work - fix passing missing param to loadData in loadPageStream in rulesmanager/enhancers/autocomplete file to enable reading the gsInstance URL and use it in get paginated layers
1 task
MV88
approved these changes
Apr 7, 2026
Member
|
Successfully created backport PR for |
MV88
pushed a commit
to MV88/MapStore2
that referenced
this pull request
Apr 7, 2026
…plete does not work (geosolutions-it#12219) - fix passing missing param to loadData in loadPageStream in rulesmanager/enhancers/autocomplete file to enable reading the gsInstance URL and use it in get paginated layers
MV88
pushed a commit
that referenced
this pull request
Apr 7, 2026
…work (#12219) (#12221) - fix passing missing param to loadData in loadPageStream in rulesmanager/enhancers/autocomplete file to enable reading the gsInstance URL and use it in get paginated layers (cherry picked from commit e369022) Co-authored-by: mahmoud adel <58145645+mahmoudadel54@users.noreply.github.com>
dsuren1
added a commit
to anup39/MapStore2
that referenced
this pull request
Apr 16, 2026
…log_refactor_genode_int_11930 * commit 'de55770d13eb703b5b6cfe31ae55f38fea0b9fcf': Fix geosolutions-it#12146: ArcGIS support for FeatureService (geosolutions-it#12235) geosolutions-it#12094: Fix dropdown menu overflow when adding links to text widget in TextEditor (geosolutions-it#12260) geosolutions-it#12207: Fix - ScaleBox plugin - Custom scales not reported on map load (geosolutions-it#12212) fix a few danish translations (geosolutions-it#12230) geosolutions-it#12223: fix rule manager field filtering with checkbox is not working properly (geosolutions-it#12224) geosolutions-it#12218: fix pagination in rules manager layers autocomplete does not work (geosolutions-it#12219) Fix geosolutions-it#12213 - Fixed startup script for java new versions (geosolutions-it#12214) Update Changelog for version 2025.02.03 (geosolutions-it#12211) Fix pre-release gh action workflow for CLA (geosolutions-it#12205) Update Changelog for version 2026.01.00 (geosolutions-it#12202) fix geosolutions-it#12162 flatgeobuf params by getRequestConfigurationByUrl (geosolutions-it#12200) Fix geosolutions-it#12162 COG and FlatGeobuf layers support params for protected storage (geosolutions-it#12179) Fix doc of MapImport plugin (geosolutions-it#12197) Fix geosolutions-it#12044: fix wfs layer hidden in 3D + scale arrow not rendering (geosolutions-it#12155)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR fixes the paginated layers in rules manager screen by passing the missing param to loadData in loadPageStream in rulesmanager/enhancers/autocomplete file to enable reading the gsInstance URL and use it in get paginated layers
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x", remove the others)
Issue
What is the current behavior?
#12218
What is the new behavior?
2026-04-06.20-33-54.mp4
Breaking change
Does this PR introduce a breaking change? (check one with "x", remove the other)
Other useful information