Project

General

Profile

Actions

Feature #4802

closed

[Workbench] UX of pipeline instance Inputs tab needs improvement

Added by Bryan Cosca over 9 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
Workbench
Target version:
-
Story points:
-

Description

Currently, the inputs tab for a new instance is very ambiguous. For example, in this pipeline we have to specify picard 3 times in 3 different jobs and we have no idea which jobs those go to, looking at this picture. (Also, I get the question in demos that go "So why is picard being specified 3 times?") I like that the components tab is very helpful that pipelines are split up into jobs and you can see what you change for each job. I was also thinking of a way to maybe remove some of these parameters from the interface so that you don't see every parameter. For example, if they have a default parameter already, we do not need to see these parameters pop up.


Files

instance_inputs.png (44.2 KB) instance_inputs.png Bryan Cosca, 12/11/2014 07:04 PM

Related issues

Related to Arvados - Idea #3090: [Crunch] Pipeline template has a "parameters" section whose values can be referenced by script_parameters and runtime_constraints of individual componentsClosedTom CleggActions
Actions #1

Updated by Brett Smith over 9 years ago

  • Subject changed from The inputs tab in a pipeline instance could be more helpful to [Workbench] UX of pipeline instance Inputs tab needs improvement
  • Category set to Workbench
Actions #2

Updated by Tom Clegg over 9 years ago

Some workarounds are available:
  • Provide better "title" and "description" fields. For example, each "Version of Picard tools to use" could indicate in the description which component it affects, and suggestions about values (other than the default) that are likely to work.
  • If a parameter does not provide a description or specify "required":true then it does not appear on the "Inputs" tab at all. (It will still be editable on the "Components" tab, though.) If the user is not normally expected to customize a given parameter, this might be more appropriate.
Actions #3

Updated by Peter Amstutz over 4 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF