<table><tr><td style="">dfaure created this revision.<br />dfaure added reviewers: dvratil, vkrause.<br />Restricted Application added a project: KDE PIM.<br />Restricted Application edited subscribers, added: kde-pim; removed: KDE PIM.<br />dfaure requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D13756">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This attempts to modify an item that was already removed from the DB,<br />
with a "No items found" warning as a result.</p>

<p>Calling changeProcessed() is enough.<br />
That's what most resources do already (knut, maildir, mbox, icaldir,<br />
ical, vcard, kalarmdir, contacts, openxchange...).</p>

<p>It gets harder for resources that have a generic slot though<br />
(e.g. GoogleResource::slotGenericJobFinished or<br />
TomboyNotesResource::onItemChangeCommitted).<br />
The davgroupware resource shows a possible solution for that:<br />
setting and testing modifyJob->property("isRemoval").toBool()</p>

<p>MixedMaildirResource::itemRemovedResult also seems wrong and easily fixable.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>FatCRM's unittests no longer show that warning</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R165 Akonadi </div></div></div><br /><div><strong>BRANCH</strong><div><div>Applications/18.04</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13756">https://phabricator.kde.org/D13756</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/agentbase/resourcebase.h</div></div></div><br /><div><strong>To: </strong>dfaure, dvratil, vkrause<br /><strong>Cc: </strong>kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil<br /></div>