Collection option to move Deleted Collection Items to Trash #2426
Closed
matthijs166
started this conversation in
Feature Requests & Ideas
Replies: 1 comment
-
Got added in v3.49.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When a collection item is deleted, it should be moved to a trash folder instead of being permanently deleted. This will give users a chance to recover accidentally deleted items and prevent accidental data loss.
Implementation: Add a new option to the collection configuration settings that allows users to enable/disable the "Move to Trash" feature. When the feature is enabled and a user deletes an item from the collection, the item is moved to a trash folder. The trash folder should be easily accessible from the collection view and have a simple recovery process. After a specified amount of time or when the trash folder reaches a certain size, the oldest items in the folder should be automatically deleted to prevent clutter.
Benefits: The "Move to Trash" feature will give users a safety net when managing their collections and prevent accidental data loss. It will also reduce the likelihood of users needing to contact support to recover lost data, saving both time and resources.
Beta Was this translation helpful? Give feedback.
All reactions