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 #10368 fix positioning of groups generated from GPT tool #10370

Merged
merged 1 commit into from
May 29, 2024

Conversation

MV88
Copy link
Contributor

@MV88 MV88 commented May 29, 2024

  • adjusted behaviour of add group action

Now groups as Buffered layers and Intersected layers are added on top of everything, if there is a default group defined then this one will be used

Description

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 #10368

What is the new behavior?

see description

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

…T tool

* adjusted behaviour of add group action
@MV88 MV88 added bug BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch Regression labels May 29, 2024
@MV88 MV88 added this to the 2024.01.02 milestone May 29, 2024
@MV88 MV88 requested a review from allyoucanmap May 29, 2024 08:53
@MV88 MV88 self-assigned this May 29, 2024
@allyoucanmap allyoucanmap merged commit 95694ae into geosolutions-it:master May 29, 2024
6 checks passed
@allyoucanmap
Copy link
Contributor

@ElenaGallo please test this fix on dev and let us know if we can backport on 2024.01.xx, thanks

@ElenaGallo
Copy link
Contributor

Test passed, @MV88 please backport to 2024.01.xx. Thanks

MV88 added a commit to MV88/MapStore2 that referenced this pull request May 29, 2024
@tdipisa tdipisa removed the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label May 29, 2024
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.

GeoProcessing layers are no longer added on top of TOC
4 participants