🐛 Bug Report: Relationships don't cascade delete properly with 2 relationships #5677
Closed
2 tasks done
Labels
bug
Something isn't working
feature / relationships
Fixes and upgrades for database relationships
product / databases
Fixes and upgrades for the Appwrite Database.
Milestone
Uh oh!
There was an error while loading. Please reload this page.
👟 Reproduction steps
Create three collections
Roadmap
Create some random documents for each of the collections.
Delete a document from the first collection.
👍 Expected behavior
Deleting a document from the first collection will cause categories and tasks to be deleted
👎 Actual Behavior
Only the roadmap and categories are deleted. Tasks remain undeleted.
🎲 Appwrite version
Version 1.3.x
💻 Operating system
Windows
🧱 Your Environment
Node, 1.3.7
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: