Problem Migration stuck on Migrating Inactive ProblemsIssue When clicked on the "Migrate Inactive Records" UI action is displaying the error "Progress worker state is not set to complete after worker is finished" and is not progressing past this point. CauseData sanitization; the issue was due to the active field being set to false on a number of problems. The State field was not changed however and still mapped back to active state values.ResolutionVerify all records match the state/active fields for migration.