Skip to content

Conversation

@congchen1101
Copy link
Contributor

Fix TOC groups without direct layers should be restored in correct position

  • Fixed an issue where newly created groups without direct child layers, but containing subgroups with layers, were not displayed in the correct position after saving
  • Added test cases to cover groups with only subgroups

On behalf of DB Systel GmbH

Description

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)

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

  • Bugfix

Issue

What is the current behavior?

#11395

What is the new behavior?

Group without direct child layer is stored in correct position.

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

fix(TOC): ensure groups without direct layers are restored in correct position

- Fixed an issue where newly created groups without direct child layers,
  but containing subgroups with layers, were not displayed in the correct
  position after saving
- Added test cases to cover groups with only subgroups

On behalf of DB Systel GmbH
@congchen1101 congchen1101 changed the title #11395 #11395: Fix TOC groups without direct layers should be restored in correct position Aug 22, 2025
@congchen1101 congchen1101 changed the title #11395: Fix TOC groups without direct layers should be restored in correct position #11395: Fix TOC group is not restored in correct position when it has no direct child layer Aug 22, 2025
@tdipisa tdipisa added this to the 2025.01.02 milestone Aug 22, 2025
@tdipisa tdipisa requested a review from allyoucanmap August 22, 2025 13:59
@tdipisa tdipisa added bug BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch External Contribution labels Aug 22, 2025
@tdipisa tdipisa modified the milestones: 2025.01.02, 2025.02.00 Aug 28, 2025
@tdipisa tdipisa removed the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Aug 28, 2025
@tdipisa tdipisa added the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Nov 4, 2025
@tdipisa tdipisa modified the milestones: 2025.02.00, 2025.02.01 Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch bug External Contribution ready

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TOC: Group without direct child layers are not restored in the correct position

5 participants