Details
-
Fix
-
Status: Dismissed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
None
-
None
Description
Current Situation
- The Job Editor creates a <run_time/> element in case that no run-time is specified.
- The same behavior applies to <params/> if no parameters are specified.
Desired Behavior
- Empty elements should not be created.
Resolution
- The behavior remains unchanged.
- The handling of empty elements is specified by the configuration XSD schema. Due to the internal processing of JobScheduler such elements are required.
- There is no impact of empty elements on the processing of JobScheduler objects.
Attachments
Issue Links
- relates to
-
JS-474 orders without a runtime (empty runtime) starting after restart the Job Scheduler
- Resolved