Skip to content

KC-1464: allow renaming root node - #2371

Merged
sk-keeper merged 1 commit into
releasefrom
bug/KC-1464
Sep 16, 2026
Merged

sk-keeper merged 1 commit into
releasefrom
bug/KC-1464

Conversation

@IliaTheKeeper

Copy link
Copy Markdown

Allow renaming enterprise root nodes and display their custom names consistently.

  • Omit parent_id from root-node update requests to avoid sending null to the backend.
  • Use the root node’s displayname in enterprise-info, node paths, and node resolution; fall back to the enterprise name when no custom name exists.
  • Keep the enterprise name as a compatibility alias for selecting the root node.
  • Refresh cached node paths when node names or hierarchy change.
  • Add regression tests for root rename, child rename/move, root display, lookup, and path-cache refresh.

@IliaTheKeeper
IliaTheKeeper changed the base branch from master to release September 16, 2026 20:45
@sk-keeper
sk-keeper merged commit 7fa4749 into release Sep 16, 2026
6 checks passed
@sk-keeper
sk-keeper deleted the bug/KC-1464 branch September 16, 2026 21:02
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.

2 participants