<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi all,<br>
</p>
<p><br>
</p>
<p>is there a way how to delete some old modification (add, modify, delete) operations? We're running on 3.8 right now with LDAP 389ds backend as only resource and before upgrading to 3.9.1 (and then 4.0), I would like to get rid of messages like below in the
 reconciliation task (which is stuck) :<br>
</p>
<p><br>
</p>
<table class="table table-striped table-condensed" about="table" id="idc8e" style="padding-top: 0px;">
<tbody id="idc90">
<tr id="idd0d">
<td style="word-wrap: break-word;"><br>
</td>
<td style="word-wrap: break-word;">
<div>com.evolveum.midpoint.common.operation.reconciliation.errors</div>
</td>
<td style="word-wrap: break-word;">
<div>NOT_APPLICABLE</div>
</td>
<td style="word-wrap: break-word;">
<div>Last 30 failures:<br>
uid=x123456,{{ldap_suffix}},dc=company: Object was deleted by discovery. Modification were not applied.: Object not found. <br>
</div>
</td>
</tr>
</tbody>
</table>
<p>Then there is a long list of identifiers...<br>
</p>
<p><br>
</p>
<p>Which is interesting, because the object was not deleted from the resource, it is only stuck on this error, existing.<br>
</p>
<p><br>
</p>
<p>I hope I understood clearly what <a href="https://wiki.evolveum.com/pages/viewpage.action?pageId=30245215">https://wiki.evolveum.com/pages/viewpage.action?pageId=30245215</a> stated, that pending operations are "stacking" and waiting for nearest next time
 to be executed. These errors have been appearing ever since we upgraded from 3.6 -> 3.7 -> 3.8.<br>
</p>
<p><br>
</p>
<p>So I was hoping this can be caused by the consistency mechanism before 3.8.<br>
</p>
</body>
</html>