You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If you create a workflow in the workflow editor and you download it as ga file. Inputs will have an workflow_outputs section, for example:
Galaxy Version and/or server at which you observed the bug
usegalaxy.org
Galaxy Version: {"version_major":"22.05","version_minor":"1"}
To Reproduce
Steps to reproduce the behavior:
Create a simple workflow with an input
Download as .ga
Inspect the step 0
Expected behavior
I would like to have: "workflow_outputs": [] for inputs.
This behaviour seems to be inconsistent. Sometimes I get an empty workflow_outputs and sometimes I get a label: null workflow output.
Describe the bug
If you create a workflow in the workflow editor and you download it as ga file. Inputs will have an workflow_outputs section, for example:
Galaxy Version and/or server at which you observed the bug
usegalaxy.org
Galaxy Version: {"version_major":"22.05","version_minor":"1"}
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would like to have:
"workflow_outputs": []
for inputs.This behaviour seems to be inconsistent. Sometimes I get an empty workflow_outputs and sometimes I get a label: null workflow output.
Additional context
See davelopez/galaxy-workflows-vscode#55
The text was updated successfully, but these errors were encountered: