-
Notifications
You must be signed in to change notification settings - Fork 1
Multiple delete in database #82
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew or change of feature or requestNew or change of feature or request
Description
In case a delete should delete several documents in several collections, we should check first if everything is deleted and rollback if an error occur in the second delete.
Example:
- Delete library
- Delete related books
- If error in delete books -> Cancel delete library
- Return an error
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew or change of feature or requestNew or change of feature or request