Removal of access request tasks from DBQ

Hello community!


We occasionally encounter cases where the approval procedure calculation for access requests freezes at the CD stage. To be more precise, it’s not exactly a freeze—the task simply disappears from DBQ.

Our current workaround is: UPDATE PersonWantsOrg SET DecisionLevel = DecisionLevel --...  

After this action, the task reappears in DBQ and is executed immediately

Note that the CD stage is not resource-intensive and typically completes in a fraction of a second.


Are there any known solutions for this issue?


We’re using version 9.2.


Thanks in advance!