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

SyncEngine: Fix renaming a single file cause the "delete all file" popup #7215

Merged
merged 1 commit into from
Jun 4, 2019

Conversation

ogoffart
Copy link
Contributor

@ogoffart ogoffart commented Jun 4, 2019

Possibly a regression, since the new discovery discovers rist the renamed
files as removed

Issue #7204

@ogoffart ogoffart added this to the 2.6.0 milestone Jun 4, 2019
@ogoffart
Copy link
Contributor Author

ogoffart commented Jun 4, 2019

I'm setting the milestone to 2.6 since it is probably a regression

// rename it
fakeFolder.localModifier().rename("hello.txt", "goodbye.txt");

// Now, aboutToRemoveAllFiles with down as a direction
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You mean that it's not triggered, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bad copy-paste

Possibly a regression, since the new discovery discovers rist the renamed
files as removed

Issue #7204
@ogoffart ogoffart merged commit 819175a into 2.6 Jun 4, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix-7204 branch June 4, 2019 13:56
@micbar micbar mentioned this pull request Dec 12, 2023
71 tasks
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.

None yet

2 participants