-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Deleted Collections is s 404 and shows incorrect User #6111
New issue
Comments
The most immediate question I have right now, is:
More importantly as well, how do we lock collections from accidental mass deletion? 🙏 |
I think what's happening here is that the last user that updated the document is displayed in the banner. If a document is individually deleted then this will be correct, but if the containing collection is deleted then that "updatedBy" value on each individual document is not updated.
You can't, the action is permanant – but you can restore each document individually while they still exist in trash or restore from a database backup.
You can ensure that only select users have admin rights in the collection. |
I restored the collection and all documents by poking at the database. Can we fix the bugs and address improvements I've identified here? Specifically I'd like to see:
As an aside a UI for displaying the events table (audit log) would also be super helpful! 🙏 |
This exists in user roles as mentioned above, you have control over who can delete a collection.
Existing tracking issue here: #3141
Fix here: #6116
A detailed audit log is one of the features in the licensed edition. |
Thank you 🙇♂️ |
Really sorry but I cannot reproduce this as I don't yet fully understand how this happened.
One of our internal users did "something", and one of our collections is just gone / deleted. I assume they accidently deleted the collection, I can't see any other way to reproduce this.
There are two issues I see here:
The text was updated successfully, but these errors were encountered: