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
- Cannot create cloud function due to this...
As I try to deploy a new function to Github I get this error message: ``` Unable to clone code repository: fatal: ' ' is not a valid branch name hint: See `man ...
- How to use TS for creating appwrite func...
I was making a few appwrite functions but on doing the appwrite init setup process i always got main.js. Is there any way i can use TS?
- Synchronous Function Execution Timed Out...
Hi Appwrite team 👋 I’m facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function u...