Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow revert all files changes at once #30258

Closed
isdnfan opened this issue Dec 14, 2021 · 2 comments
Closed

Allow revert all files changes at once #30258

isdnfan opened this issue Dec 14, 2021 · 2 comments
Labels
1. to develop Accepted and waiting to be taken care of enhancement feature: trashbin

Comments

@isdnfan
Copy link

isdnfan commented Dec 14, 2021

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Is your feature request related to a problem? Please describe.
Allow to recover the state of your files at specific day in the past.

Describe the solution you'd like
motivated by this excellent post around M365/Onedrive file restore feature I would appreciate similar functionality could be added to Nextcloud.

A user should have an option to restore all files from trashbin and versions at specific point in time (definable by admin 30d is good default) to recover from malware attack (files deleted/encrypted) or some logic problem or user fault e.g.

nextcloud/desktop#3444
nextcloud/desktop#4016

Describe alternatives you've considered
At the moment there are two options: recover all files one by one from trashbin and versions which doesn't work for many files and a restore which is complex and might require admin interaction, additionally depending on the backup strategy it might be impossible to restore only the files of a single user.

related to #30074 which requests more flexible but admin-related approach.

Additional context
Example from Onedrive:

image

@isdnfan isdnfan added 0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement labels Dec 14, 2021
@claell
Copy link

claell commented Dec 15, 2021

In general, it might also be nice to have a view showing the latest changes, like what you can do with git commits. That would be another issue, though.

@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish feature: trashbin 1. to develop Accepted and waiting to be taken care of and removed 0. Needs triage Pending check for reproducibility or if it fits our roadmap 4. to release Ready to be released and/or waiting for tests to finish labels Aug 2, 2023
@skjnldsv
Copy link
Member

skjnldsv commented Aug 2, 2023

There is another ticket to allow restoring a folder to a specific point in time already
#7473

@skjnldsv skjnldsv closed this as not planned Won't fix, can't repro, duplicate, stale Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of enhancement feature: trashbin
Projects
None yet
Development

No branches or pull requests

3 participants