Miloš Ljubinković
Miloš Ljubinković
Discovered secondary files that aren't defined in the inputs aren't processed for their location url, size, name etc
An issue was found when rabix is called with relative paths to the wf and input files and the input file has a relative path. **inputs.json:** ``` { "file" :...
A single configuration value could be added that changes the default behaviour when staging files and initial working directory from copy to link. This configuration can still be overridden with...
We could potentially create a new configuration field that would look something like this: option 1: Leave all created files where they are created (engine.delete_intermediary_files=false currently) option 2: Delete intermediary...
Make workflow state depend on step completion instead of output fulfillment.
When a format field is defined on an output port that isn't a file or a list of files but a more recursive structure exception occurs. A more informative exception...