https://bugs.meego.com/show_bug.cgi?id=23765
Summary: automatic error recovery
Classification: MeeGo Projects
Product: SyncEvolution
Platform: ---
Version: unspecified
Platform: Common
Architecture: ---
Status: NEW
Severity: enhancement
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
At the moment there are situations where SyncEvolution cannot determine what
the right resolution for a failed synchronization is. It has a built-in backup
mechanism and can ask the user for assistance, but ultimately it would be
better to not bother the user. This can be achieved in some cases by
simplifying the problem:
* The peer (most likely a service on the Internet) must be able to store all
data.
* There is a separate local database for each database on the peer.
In that case it is acceptable to wipe out the local data and restart with the
data stored on the peer:
* Implement the necessary policy in SyncEvolution ("peer wins").
* Check whether this interferes with libfolks (local IDs will change, data
added by libfolks to a contact might get lost).
--------
Product: SyncEvolution
Component: SyncEvolution
MeeGo Release: unspecified
Severity: enhancement
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=23765
--
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.