D28179: [contacts] Populate remoteId of newly created contact

Daniel Vrátil noreply at phabricator.kde.org
Sun Mar 22 12:45:14 GMT 2020


dvratil added a comment.


  There seems to be a confusion between remoteId and the vCard UID stored in the contact payload. The ItemModifyJob in `changeComitted()` only updates the Item's remoteId, it does not update the payload - the contact keeps the default UID generated by KAddressBook.
  
  So your initial patch was, in fact, correct. Please just add a comment explaining that we need to update the vCard UID stored in the payload.

REPOSITORY
  R44 KDE PIM Runtime

REVISION DETAIL
  https://phabricator.kde.org/D28179

To: poboiko, dvratil
Cc: kde-pim, fbampaloukas, dcaliste, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20200322/963d2654/attachment.html>


More information about the kde-pim mailing list