Actions
Bug #16654
closedWorkflows unable to show inputs
Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
Workbench2
Target version:
-
Story points:
-
Description
In the process view the "Outputs" redirects to the final collection. However the "Inputs" link below does not work at all. It just shows an error message:
However when looking at the Advanced menu the inputs are there so there is no good reason not to show them.
In my opinion a good solution would be to extract the cwl.inputs.json from mounts and transform that into a YAML format. This could be displayed in a modal and also be downloaded and used as a input from command line ececution.
Actions