When creating a new document with the great new relationship feature, the triggered subscription event only contains the references to the related document and not the data itself. After loading the document regular the relations are resolved correctly.
Is this by design and I have to load the new document myself after getting the event or is this a bug or am I missing something?
I think we have the same issue. I hope you like this issue. https://github.com/appwrite/appwrite/issues/5372
Recommended threads
- How to send Webhooks to internal network
When saving the URL for sending Webhooks, Appwrite checks if it's a valid external domain name so entering internal IP address or docker hostnames won't save th...
- Collections list not showing up when try...
I'm trying to create new relationship attribute but both one way and two way relationship is not showing up collections list to connect with my relationship att...
- Self hosted project based backup
Is there a native way to perform a project-level backup in a self-hosted instance, instead of backing up the entire Docker instance? If not, I would like to off...