Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

should we cascade deletion of routes / menu entries when content is deleted? #98

Open
@dbu

Description

@dbu

the dangerous part about that cascading is that deleting that route will also delete all children routes, which could be a really bad idea. (unless your content tree and route tree have the same structure, which would mean that by deleting the content, you delete its children anyways which would be associated with the routes you delete because they are children of the route. confused yet?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions