fix moving an encrypted file to an unencrypted storage#38567
Conversation
|
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
|
Known Limitation: While moving between encrypted and unencrypted storage works. Version restore breaks and corrupts the versioning history. |
Mark a file as unencrypted when moving it from an encrypted storage to an unencrypted storage. Co-authored-by: Ilja Neumann <ineumann@owncloud.com>
cf0743e to
50706b7
Compare
|
Kudos, SonarCloud Quality Gate passed! |
|
@karakayasemi Some ideas / feedback? |
Versioning is working fine in my local. Could you share the exact reproduction step? Thank you. |
karakayasemi
left a comment
There was a problem hiding this comment.
Tested, fix is working. Code looks good to me. After ensure it will not cause regression on versioning, I can approve the pr.
karakayasemi
left a comment
There was a problem hiding this comment.
I tested it, everything seemed fine to me after this change. The code looks good.
|
@karakayasemi Can you file a changelog in a separate PR |
Mark a file as unencrypted when moving it from an encrypted storage to an unencrypted storage.
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: