(08-01-2020, 03:19 PM)remkonoteboom Wrote: Eric, if you run in Debug mode and on that function introduce a syntax error or raise an exception under a controlled condition (if you have to do it on a production server) and get the stack trace and post here, we can quickly diagnose how to get rid of that trigger.
we just add a "break" in "for task in tasks:"
seems it works fine.
please see the attachment.