I have a workflow that explicitly declares, at the workflow level, all of its inputs. When I view the tabular presentation of the workflow's inputs from the monitor tab, there are three columns: Task, Label and Value. The Task and Label columns contain the identical values: the names of the input parameters in the WDL's workflow description. See the attached screen shot. "Task" really doesn't make any sense when talking about input parameters that are declared at the workflow level. (Note that an workflow-level input parameter may feed into multiple tasks.)
↧