Skip to content

Handle reference nodes when the source node is deleted #319

@taramk

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.

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