-
Notifications
You must be signed in to change notification settings - Fork 800
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
ensure we do not modify a file that has been just uploaded #6297
ensure we do not modify a file that has been just uploaded #6297
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mgallien The PR title mentions a file that has been uploaded, but in your code the changes are within if (item->_direction == SyncFileItem::Down)
downloaded file, is this correct?
UPDATE: Also, SyncEngineTest
has failed
basically the issue is that with group folders, when you upload a file, on the next sync, there will be an update metadata sync step from the server |
Signed-off-by: Matthieu Gallien <[email protected]>
Signed-off-by: Matthieu Gallien <[email protected]>
e6aa593
to
0b86924
Compare
Quality Gate failedFailed conditions 1 New Code Smells (required ≤ 0) See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
AppImage file: nextcloud-PR-6297-0b869247effc59011c4d9ade2ba5412585dc610a-x86_64.AppImage |
/backport to stable-3.10 |
/backport to stable-3.11 |
No description provided.