Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

jira cli format

AbrahamA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 8, 2014

Hello 

I am getting this error with JIRA Cli, Any idea how to fix it?

C:\jiracli\jira-cli-3.9.0>jira --action updateIssue --issue "DE-250" --custom "Color:Yellow","Type:Investigation","Technical:Logging, Database Trace","Recreate?:No"

Client error: Custom field entry: 'Database Trace' is not in format key:value

 

Please let me know.

Thanks

Abe

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Bob Swift OSS (Bob Swift Atlassian Apps)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 8, 2014

I think you probably want:

--custom "Color:Yellow,Type:Investigation,'Technical:Logging, Database Trace',Recreate?:No"

The single quoting is needed around the value that contains the separator (comma).

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 8, 2014

It's right, it's not a key:value pair.  Try "Technical:Database Trace"

TAGS
AUG Leaders

Atlassian Community Events