Skip to content

Conversation

@max-nextcloud
Copy link
Contributor

Summary

Checklist

The files_lock app may throw ManuallyLockedExceptions
when attempting to revert a file that is currently opened.
This would prevent the user from rolling back a opened file.

Text and Richdocuments handle changes of the file while editing.
Allow reverting files even when they are locked by these apps
and let the apps handle the conflict.

Signed-off-by: Max <[email protected]>
@max-nextcloud
Copy link
Contributor Author

Phew... picking the proper base branch means far less changes.

🙉 Sorry for the noise to everyone who was assigned as a reviewer due to being in the CODEOWNER file for files that were not supposed to be changed here.

@nickvergessen
Copy link
Member

Drone can not handle changing the target branch. You need to create a new commit at least, but maybe even a new PR, don't remember.

@juliusknorr juliusknorr deleted the backport/37787/stable24 branch May 10, 2023 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Old versions can not be restored from the sidebar because file is locked

3 participants