-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Description
- 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.
- Create an object
A
- Create an object
B
with a relation that refers toA
- Delete
A
- An
orphan
remains in objectB
. 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