Open
Description
We have experienced before some loadTestStatus.JobStatus
not being persisted after we process the object in SyncStatus
.
That require us to process the finished loadTest object every time in SyncStatus
to update loadTestStatus.JobStatus
and check if it can be deleted or not.
Further investigation is required to understand why UpdateStatus
doesn’t save the updated status.