Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.12.8
-
None
-
None
Description
Current Situation
When a job chain is renamed while JobScheduler is down the new name will not be reflected in JOC.
A message JobSchedulerBadRequestException: SCHEDULER-161 There is no Job_chain '/xxxx/job_chain1' is shown
Desired Behavior
When a job chain is renamed while JobScheduler is down the new name should be reflected in JOC.
Workaround
- Start JobScheduler
- Rename job chain again
- Rename job chain to the wanted name.
Attachments
Issue Links
- requires
-
JITL-553 Introduce new CustomEvent for InventoryPlugin signaling that initial DB processing at JobScheduler start is finished
- Released