Project

General

Profile

Actions

Bug #3486

closed

[DRAFT] [Crunch] Cannot have script parameter value of "false" because arv-run-pipeline-instance (and also workbench) don't distinguish between "false" and "nil"

Added by Peter Amstutz over 9 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
1.0

Description

Perhaps give warning or error when someone uses the ambiguous parameter form.

Bad:
  • "script_parameters":{"foo":false}
    
Good:
  • "script_parameters":{"foo":{"value":false}}
    

Related issues

Related to Arvados - Idea #9031: [SDKs] arv-run-pipeline-instance accepts json objects/arrays as script parameter valuesClosedActions
Actions

Also available in: Atom PDF