I am unable to provide a copy of the logs, but I can create an example myself: _time Name ID status message start time endtime 2026-05-22 00:00:30:900 Log1 123 4 Complete 2026-05-22T04:00:30.900Z 2026-05-22T04:00:40.03Z 5 Failed 2026-05-22T08:02:00.888Z 2026-05-22T08:02:10.933Z In this example, the fail is showing with the completion that happened prior to the failure, when instead, I want it to show the completion after. This example shows the results after they have been tabled.
... View more