-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Preserve cache data when doing a cross storage move #15360
Conversation
fd48672
to
7679f6e
Compare
Wow, that is cool. |
cool. Would be great to have this in 👍 |
@icewind1991 I assume you're still working on this as the label is still "4 - Developing" |
Unrelated? |
yes - seen in other prs as well |
So merge this? |
after review - yes |
(the fix for the failing test was merged to master) |
Great work. Really cool 😄
|
c9ffaca
to
f605c98
Compare
A new inspection was created. |
Fixed |
Refer to this link for build results (access rights to CI server needed): |
I moved a favorited burger picture around in:
And also carried the burger pic inside a favorited "dir" folder between several of such folders. The favorite information didn't get lost 👍 |
Tested and works 👍 |
Preserve cache data when doing a cross storage move
Regression: #21236 |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
By preserving the file id we keep favorites and shares, and the sync client can properly detect it as a move and doesn't have to re-download the file.
To test:
cc @DeepDiver1975 @MorrisJobke