Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.12.1
-
None
Description
Current Situation
The job JobSchedulerCopyFile handles the order in which files are copied in an unspecified way.
Desired Behavior
There should be an option sort_order to sort the file list by a given attribute sort_criteria. sort_criteria can be name|size|age. sort_order can be ascending or descending
sort_order= asc|desc, default=asc sort_criteria=name|size|age, default=name
Attachments
Issue Links
- is related to
-
JITL-450 Job JobSchedulerCopyFile: skipFiles Parameter should not depend on other parameters
- Released