Skip to content

feat: Change Tree Sortindex call#56

Open
ArneGudermann wants to merge 1 commit into
mainfrom
feat/tree-sortindex
Open

feat: Change Tree Sortindex call#56
ArneGudermann wants to merge 1 commit into
mainfrom
feat/tree-sortindex

Conversation

@ArneGudermann
Copy link
Copy Markdown
Contributor

No description provided.

@ArneGudermann ArneGudermann requested a review from akelch February 26, 2026 12:34
@akelch
Copy link
Copy Markdown
Member

akelch commented Apr 24, 2026

I'm not convinced this change is the right direction.

The viur-core already provides an explicit move operation that correctly handles relocating nodes including their entire subtrees. Switching to edit here seems to bypass that intended mechanism and could introduce inconsistencies, especially regarding hierarchical integrity.

Could you clarify the rationale behind replacing move with edit in this context? From a design perspective, it would be preferable to rely on the dedicated operation that semantically represents the action being performed.

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