Hello,
I’ve encountered an issue where database events do not seem to be triggering my function as expected on appwrite cloud.
Here are the details:
Event: databases.[Database ID].collections.[Collection ID].documents.*.create
Expected Behavior: Function should be triggered on document creation in the specified collection.
Actual Behavior: The function does not trigger upon the specified event.
Could you please assist in resolving this issue? I’ve double-checked the setup and believe everything is configured correctly.
Thanks for your help!
Recommended threads
- proccessing problems
A database schema operation is stuck in my Frankfurt project. In the matryq database, the workspaceId attribute of the coaching_activity_entries collection rema...
- User column is processing
I am still encountering the processing tag after creating a column in my database. and its not a network or refresh issue, i have refreshed over and over, shutd...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...