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

disable trasbin during the moveFromStorage fallback #25568

Merged
merged 1 commit into from
Mar 2, 2021

Conversation

icewind1991
Copy link
Member

The moveFromStorage fallback does a copy+delete, currently the second half triggers the trashbin logic which causes it to move the sourcefile to the trashbin and give the move target a different fileid.

@icewind1991 icewind1991 added the 3. to review Waiting for reviews label Feb 10, 2021
@icewind1991 icewind1991 added this to the Nextcloud 22 milestone Feb 10, 2021
Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991 icewind1991 force-pushed the move-storage-disable-cache branch from e754aad to b5db450 Compare February 17, 2021 15:09
@icewind1991 icewind1991 merged commit a2ecac7 into master Mar 2, 2021
@icewind1991 icewind1991 deleted the move-storage-disable-cache branch March 2, 2021 13:23
@icewind1991
Copy link
Member Author

/backport to stable21

@icewind1991
Copy link
Member Author

/backport to stable20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants