Ability to disable deleting collections and documents from firebase console
In Firebase's Firestore, a user with write access to a project can simply delete any document and even a whole collection with multiple documents with a single click. This is a major security problem as any of my team member may end up deleting a whole collection with millions of documents in under a minute, through the Firebase console.
I would like to request for a feature to disable this.
To be clear - The possibility to grant write access without delete access. Currently, if I am not mistaken, through the User and Permissions panel it's kind of "all or nothing", i.e. if you can write you can also delete.
-
King David Gyimah commented
Related stack overflow issue: https://stackoverflow.com/questions/56166199/how-to-disable-deleting-collections-and-documents-from-firebase-console