[Akonadi] [Bug 318224] Tries to insert existing entries into database
Daniel Vrátil
dvratil at redhat.com
Fri Dec 6 17:34:27 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=318224
Daniel Vrátil <dvratil at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDSINFO
CC| |dvratil at redhat.com
Resolution|--- |WAITINGFORINFO
--- Comment #2 from Daniel Vrátil <dvratil at redhat.com> ---
Is this problem still valid?
Can you in Akonadi Console -> DB Console run following query:
SELECT collectionTable.name, resourceTable.name FROM collectionTable INNER JOIN
resourceTable ON collectionTable.resourceId = resourceTable.id WHERE
collectionTable.id = 249;
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list