Selfhosted. v1.5.8.
Why is this not allowed? ID is from a different function. Screenshot is from the event trigger menu and according to the doc https://appwrite.io/docs/advanced/platform/events it should work. Is this intended?
I assume that is in place to prevent some infinite loop but is the whole function event trigger disabled by default then?
Ya, it's to help prevent infinite loop. We may have forgotten to update the Console 😬
<:PES_SadGe:814280618959568896>
It's fine I found a workaround 😢
Recommended threads
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....