Skip to content

Handle reference nodes when the source node is deleted #319

Description

@taramk

Currently, if you delete a node that has reference nodes, the reference nodes are deleted as well. We should not assume the user wants to delete the reference nodes.

Quick fix:
Convert reference nodes to regular nodes

Ideal:
When a user deletes a node that has reference nodes, ask user whether they want to delete the reference nodes or convert them to regular nodes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions