Details
-
Fix
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.3.3
-
None
Description
If I look in the scheduler.log after I send <show_job job="/test/testjob" what="task_history" /> then there are a wrong JOB_NAME is used in the history-select:
select ... from SCHEDULER_HISTORY where "JOB_NAME"='testjob' and ...