Is there a specific reason why my function execute access completely resets after each deploy?
This is the series of events:
- I set execute Access to role of "Any"
- I deploy function
- All permissions set are removed
I have to re-add roles each time after deploying a function
This is actually an expected behavior.
If you don't want it to change in any deployment add any to execute property in your appwrite.json file
Then try to redeploy and check that everything's in order
Oh! interesting, I didn't catch this in the doc's anywhere. Seem's to work, thank to Binyamin 🙏
<:appwriteupvote:899677724615016528>
I also discover it by mistake as I noticed my permissions get deleted any time I was deployed a new version
I'll make sure to address this in future tutorials as I would imagine others would run into the same issue
P.s. I've seen some of your videos, they are pleasant to watch.
Thank you 😊
Makes perfect sense
Recommended threads
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- Courtesy limit reset for non-profit migr...
Hi Team! I'm the architect for a 501(c)(3) non-profit project (Aaria's Blue Elephant) and we just hit our Free plan Database Read limit (currently at 164%). Th...