Status: Available Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Sync Size-Medium Mstone-4 Channel-Beta
New issue 19771 by [email protected]: delete+rename conflict produces unexpected result http://code.google.com/p/chromium/issues/detail?id=19771 [from http://b/1953663] Chromium 3.0.191.0 (Developer Build 19432) Repro Steps: 1) Client A and B are in sync and connected with same account 2) Client A adds bookmark folder 'Foo' and some children underneath that folder. Ensure these changes get synced. 3) Now client A deletes bookmark folder - 'Foo'. At the same time Client B tries to rename 'Foo' to 'Foo-New'. Remember these changes are happening pretty much at the same time Actual: Clients ends with Empty Folder 'Foo New'. Expected: Either of the client change should overwrite the other one. Instead these changes got mixed and ended up with Empty Folder with name 'Foo-New'. IMO, either folder should be delete on both clients or Folder should be kept intact and just renamed to 'Foo-New' on both clients. [/copy] I'm not sure it's that bad of a behavior frankly; especially since it's difficult to determine just what "at the same time" expands to. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
