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 10 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
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 1 (0 open1 closed)

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

Actions
Actions

Also available in: Atom PDF