Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.12.7
-
None
Description
Current Situation
- When user views the task history of a Job Chain then the Job name of some jobs is displayed as "UnknownJob" in Job column.
How to reproduce
- JobScheduler is running
- Deploy the attached JOC-650.zip sample to the JobScheduler live folder
- Open the live/
JOC-650JobChain with the JOE (JobScheduler Object Editor) - Rename the Job state_200 to e.g. state_300
- save the changes and wait few seconds
- Rename again using the original state_200 name
- save the changes and wait few seconds
- JOC
Desired Behaviour
- Task History should display the Job name instead of "UnknownJob".
Attachments
Issue Links
- relates to
-
JITL-541 Inventory does not update the JobChain node job info when a job was renamed
- Released