Skip to content

fix: Review default site navigation of administration site - EXO-88526 - eXIP7.3.0.9 - #215

Merged
MayTekayaa merged 1 commit into
feature/devxfrom
EXO-88526
Jul 16, 2026
Merged

fix: Review default site navigation of administration site - EXO-88526 - eXIP7.3.0.9#215
MayTekayaa merged 1 commit into
feature/devxfrom
EXO-88526

Conversation

@MayTekayaa

Copy link
Copy Markdown

Prior to this change, restoring the administration site's navigation gave a broken, incomplete menu — because the restore process rebuilds the menu one module at a time, and each pass fully replaces the previous one instead of merging; digital-workplace's own menu file only had a partial tree, so it silently wiped out sections (General, Gamification, Rewards, Development, etc.) contributed by another module. This change makes digital-workplace's file complete on its own, so restoring now always shows the full, correct menu.

@MayTekayaa MayTekayaa changed the title fix: Review default site navigation of administration site - EXO-88526 fix: Review default site navigation of administration site - EXO-88526 - eXIP7.3.0.9 Jul 16, 2026
@MayTekayaa
MayTekayaa merged commit d2c19f2 into feature/devx Jul 16, 2026
3 checks passed
@MayTekayaa
MayTekayaa deleted the EXO-88526 branch July 16, 2026 12:15
MayTekayaa added a commit that referenced this pull request Jul 29, 2026
…- eXIP7.3.0.9 (#215)

Prior to this change, restoring the administration site's navigation gave a broken, incomplete menu — because the restore process rebuilds the menu one module at a time, and each pass fully replaces the previous one instead of merging; digital-workplace's own menu file only had a partial tree, so it silently wiped out sections (General, Gamification, Rewards, Development, etc.) contributed by another module. This change makes digital-workplace's file complete on its own, so restoring now always shows the full, correct menu.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant