Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.12.4, 1.12.5, 1.12.6
Description
Current Situation
If a task log of a running task should shown in JOC Cockpit then the JobScheduler is asked for the log by the ./task/log api.
In case of an order job the answer contains the order log too.
The procedure to read the answer was change with JOC-440 to avoid memory problems for big logs.
This procedure sends the order log to JOC Cockpit too.
Desired Behavior
The ./task/log api should send only the task log to JOC Cockpit