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

Rename parent folder while updating file cause alternating "i" icon and check mark #9342

Closed
Talank opened this issue Jan 10, 2022 · 2 comments
Milestone

Comments

@Talank
Copy link
Contributor

Talank commented Jan 10, 2022

If we rename a parent folder and at the same time update content in the file, then it cause alternating "i" icon and check mark icon to appear. The issue is found during the test of 2.10 release as per the testplan [REF: Edit Files -> Edit a file while the folder is renaming]

The log files can be found here:
log_alternating_sync_icon.zip

@gabi18 gabi18 mentioned this issue Jan 10, 2022
51 tasks
@TheOneRing
Copy link
Member

01-10 03:10:20:704 [ warning sync.propagator ]:	Could not complete propagation of "New folder renamed" by OCC::PropagateLocalRename(0x237a394f180) with status OCC::SyncFileItem::SoftError and error: "Could not rename C:/Users/IEUser/ownCloud3/New folder to C:/Users/IEUser/ownCloud3/New folder renamed, the file is currently in use"

However it should be handled by the ignore list.

01-10 03:10:23:426 [ info sync.propagator ]:	blacklisting  "New folder"  for  625 , retry count  3

Probably again an effect of treating folders totally different than files.

@TheOneRing
Copy link
Member

Fixed in b5e4b56

@TheOneRing TheOneRing added this to the 2.10.0 milestone Jan 12, 2022
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

No branches or pull requests

2 participants