You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The conflict dialog should already appear as the file is changed on the backend, but my idea was to skip that and resolve automatically as the restore is already a decition the user makes to overwrite the file content.
We should:
Make sure we somehow notify other users about the restore
Just apply the change without showing the conflict dialog
When restoring a version through the web UI we should make sure to handle this without a conflict.
Similar how nextcloud/richdocuments#3152 does this, we can use the events to detect the restore from nextcloud/server#40184
The text was updated successfully, but these errors were encountered: