Project

General

Profile

Actions

Bug #17180

closed

Parameters of type list can not include values containing commas

Added by Martin Bacovsky over 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Hammer core
Target version:
Difficulty:
easy
Triaged:
Team Backlog:
Fixed in Releases:
Found in Releases:
In Kanboard:

Description

It is not possible to pass list of values containing commas.
E.g. --parameter='a,b,"c,d"' gets parsed as ['a', 'b', '\"c', 'd\"'] which is not expected


Related issues 1 (0 open1 closed)

Blocks Hammer CLI - Bug #17135: Creating override-value-order for smart classes using CLI doesnt handle comma delimited orderClosedOri Rabin10/31/2016Actions
Actions #1

Updated by Martin Bacovsky over 7 years ago

  • Blocks Bug #17135: Creating override-value-order for smart classes using CLI doesnt handle comma delimited order added
Actions #2

Updated by The Foreman Bot over 7 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/theforeman/hammer-cli/pull/226 added
Actions #3

Updated by Martin Bacovsky over 7 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #4

Updated by Tomáš Strachota about 7 years ago

  • translation missing: en.field_release set to 235
Actions #5

Updated by Ivan Necas about 7 years ago

  • Target version changed from 1.3.2 to 1.12.2
Actions

Also available in: Atom PDF