You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
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.
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
The text was updated successfully, but these errors were encountered: