Actions
Bug #16556
openTemplate for Workflow Displaying Last Step instead of Main on Workbench
Story points:
-
Release:
Release relationship:
Auto
Description
Looks like template might be displaying the last step in the workflow inputs and outputs instead of the the main workflow inputs and outputs.
See:
https://workbench.su92l.arvadosapi.com/workflows/su92l-7fd4e-1hdfd2u5xpzvdh1
When I run it it runs correctly:
https://workbench.su92l.arvadosapi.com/container_requests/su92l-xvhdp-7whmrhpx5o46fqv
So it is only a display issue.
It was created by running this command:
arvados-cwl-runner --name "Arvados Demo WGS Processing" --create-workflow --debug --project-uuid su92l-j7d0g-9wxc78e8jisp7vm wgs-processing-wf.cwl ../yml/wgs-processing-wf.yml
Peter thought it might be a workbench bug
"using item0 instead of actually looking for "#main"
Actions