Is there a plan to implement cascade deletions?

I noticed when I went to delete an object that I got a warning saying to delete an object, it warned me to delete related data first. Is there any plan to have an optional cascading deletion?
1 Reply
brunobuddy
brunobuddy3w ago
@Morgan.Hunt it's definetly on our backlog, there was a feature request recently on cascade creations: https://github.com/mnfst/manifest/discussions/358
GitHub
Idea: Deep creation of nested objects · mnfst manifest · Discussi...
Disclaimer: This is just an idea, not an active request! It would be very helpful to be able to create nested objects in one go. An example would be a reservation system with named guests: registra...

Did you find this page helpful?