https://bugs.meego.com/show_bug.cgi?id=23744
Summary: delete<->delete conflict + phone calendar+todo sync
Classification: MeeGo Projects
Product: SyncEvolution
Platform: ---
Version: unspecified
Platform: Common
Architecture: ---
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: patrick.ohly(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
BUILD IMAGE: SyncEvolution 1.2 and older
BUG DETAILED DESCRIPTIONS
===========================================================
Delete<->delete conflicts are not handled properly.
EXACT STEPS LEADING TO PROBLEM:
===========================================================
1. sync calendar+todo with phone with at least one item
2. delete that item both on phone and locally
3. sync
EXPECTED OUTCOME:
===================
Should succeed without ERRORs.
ACTUAL OUTCOME:
===================
[ERROR] error code from SyncEvolution fatal error (local, status 10500):
calendar: retrieving item: 20111023T082825Z-2322-1001-1969-0@lulu-rid:
Objektpfad des Kalenders kann nicht abgerufen werden: Objekt nicht gefunden
[ERROR] error code from SyncEvolution fatal error (local, status 10500):
todo: retrieving item: 20111023T082825Z-2322-1001-1969-0@lulu-rid:
Objektpfad des Kalenders kann nicht abgerufen werden: Objekt nicht gefunden
[...]
Synchronization failed...
USER IMPACT:
===================
Not nice, but synchronization seems to work okay when tried again.
REPRODUCIBILITY:
=====================================
100%
OTHER COMMENTS:
===================
Cause by code in libsynthesis super data store in combination with
SyncEvolution not returning 404 and logging that "object not found" error.
See "[SyncEvolution] super data store: trying to read to check for existance".
--------
Product: SyncEvolution
Component: SyncEvolution
MeeGo Release: unspecified
Severity: normal
Priority: Undecided
Keywords:
Status: NEW
Who: patrick.ohly(a)intel.com
Assigned To: syncevolution-bugs(a)meego.bugs
Target Build: ---
Flags:
Changed:
--------
https://bugs.meego.com/show_bug.cgi?id=23744
--
Configure bugmail:
https://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.