Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Delete Node: Tree must stay consistent #515

Open
electronicbites opened this issue Feb 18, 2024 · 0 comments
Open

Delete Node: Tree must stay consistent #515

electronicbites opened this issue Feb 18, 2024 · 0 comments
Assignees

Comments

@electronicbites
Copy link
Collaborator

When a node gets deleted, the next node in line pointing to the node to delete must be updated and link to the same node as the deleted one before (attribute prev_id.

When a node gets deleted all of its children must be deleted as well.

@electronicbites electronicbites converted this from a draft issue Feb 18, 2024
@electronicbites electronicbites moved this from Todo to In Progress in Radiator: Collaborator / Composer Feb 18, 2024
@electronicbites electronicbites self-assigned this Feb 18, 2024
electronicbites added a commit that referenced this issue Feb 20, 2024
in a consistent state

fix related to #515
electronicbites added a commit that referenced this issue Feb 20, 2024
in a consistent state

fix related to #515
electronicbites added a commit that referenced this issue Feb 20, 2024
in a consistent state

fix related to #515
electronicbites added a commit that referenced this issue Feb 25, 2024
in a consistent state

fix related to #515
electronicbites added a commit that referenced this issue Feb 25, 2024
in a consistent state

fix related to #515
electronicbites added a commit that referenced this issue Mar 21, 2024
in a consistent state

fix related to #515
electronicbites added a commit that referenced this issue Apr 14, 2024
in a consistent state

fix related to #515
@electronicbites electronicbites moved this from In Progress to Done in Radiator: Collaborator / Composer May 28, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

1 participant