common-workflow-language / common-workflow-language/cwltool
bug: `cwltool` uses `id` as a base URI for steps if filled out
Open
bug
- Dominant language
- Python
- Stars
- 376
- Forks
- 255
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 12
Description
If the string in the `id` field of a Workflow is a URI then `cwltool` uses that as the base URI for the `run` field. This is not mentioned anywhere in the specification and seems a bug of some sort, especially since `id` is an optional field.
Contributor guide
Assessment
This issue has not been assessed yet.