Details
-
Bug
-
Resolution: Fixed
-
Major
-
COmanage Registry 4.1.2 (Quiet Quay MR2)
Description
If SyncJob or BulkJob (and maybe others?) encounter errors, they exit prematurely (leaving stale locks behind) instead of capturing the errors to the Job History.
- For SyncJob, this is reproducible with a validation error, such as an inbound ou value not being permitted by an AttributeEnumeration configuration.
- For BulkJob, this is reproducible by trying to expunge the same record twice (the second one will cause an "already deleted" error).
- Check other CoreJobs for similar behavior.