<div dir="ltr">I have couple work items. MP trigger task checks their deadline time and reject them if deadline is exceeded. The problem is that trigger task doesn't reject couple of them and they are still in waiting status. I have checked XML and there are set trigger XML tags for trigger task:<div>   <trigger id="1"><br>      <timestamp>2019-08-27T14:14:55.507+02:00</timestamp><br>      <handlerUri><a href="http://midpoint.evolveum.com/xml/ns/public/workflow/trigger/timed-action/handler-3">http://midpoint.evolveum.com/xml/ns/public/workflow/trigger/timed-action/handler-3</a></handlerUri><br>      <extension xmlns:mext="<a href="http://midpoint.evolveum.com/xml/ns/public/model/extension-3">http://midpoint.evolveum.com/xml/ns/public/model/extension-3</a>"<br>                 xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>"<br>                 xsi:type="c:ExtensionType"><br>         <mext:workItemId>2532330</mext:workItemId><br>         <mext:workItemActions><br>            <complete><br>               <outcome>reject</outcome><br>            </complete><br>         </mext:workItemActions><br>      </extension><br>   </trigger><br></div><div><br></div><div>Why the trigger task doesn't process those work items ? Any idea ?</div><div>MP v.3.6.1</div><div><br></div><div>Thanks</div><div>Lubomir Odlevak</div></div>