Skip to content

Relation widget: cascade deletes #717

@r1b

Description

@r1b

- Do you want to request a feature or report a bug?

Feature

- What is the current behavior?

Deleted objects do not cascade to their references in relation widgets

- If the current behavior is a bug, please provide the steps to reproduce.

  1. Create an object A
  2. Create an object B with a relation that refers to A
  3. Delete A
  4. An orphan remains in object B. It may not be displayed visually but it is still in the raw data.

- What is the expected behavior?

The data referring to the now-deleted object should be removed

- Please mention your CMS, node.js, and operating system version.

Netlify Version: 0.5.0
Node Version: 8.6.0
OS Version: Variable

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