-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: COmanage Registry 4.1.2 (Quiet Quay MR2)
-
Component/s: Registry
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.