appwrite / sdk-for-cli

[READ-ONLY] Official Appwrite CLI >_
BSD 3-Clause "New" or "Revised" License
85 stars 28 forks source link

Deploying collections doesn't update collection permission #49

Closed dedonnodev closed 1 year ago

dedonnodev commented 1 year ago

Steps for reproduce:

The collection's permission will not update. Instead, if you delete this collection and then run appwrite deploy collection --all it will be created with right permission. So it just do not update collection's permission.