[midPoint] getCasesAwaitingResponseFromActualReviewer() returns empty list in simpleReviewerNotifier

Nemo Van den Eynde Nemo.VandenEynde at is4u.be
Tue Feb 10 13:03:36 CET 2026


Hello everyone,

In my simpleReviewerNotifier I am trying to access the list of not yet reviewed cases.
Calling the getCasesAwaitingResponseFromActualReviewer method returns an empty List. Debugging in the source code I found that in CertReviewEventImpl.java the method awaitsResponseFrom will always return false. I believe that workItem.getCloseTimestamp() == null will always return false because I see that all my work Items do have a closeTimestamp when using the IntelliJ debugger on this method. When I do workItem.getCloseTimestamp() == null in my notification script it returns true, so I am not sure if my assumption is correct.

Is this a bug? Has anyone worked with getCasesAwaitingResponseFromActualReviewer and gotten results out of it?  I made a workaround by checking all work items manually in my script, but I do not know whether I  found a bug or this is intended behaviour and I am using it wrong.

Thanks for you help.
Kind Regards,
Nemo Van den Eynde

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20260210/a8465d27/attachment.htm>


More information about the midPoint mailing list