Skip to content

Custom string fields with multiline values #800

Answered by IvanRibakov
IvanRibakov asked this question in Q&A
Discussion options

You must be logged in to vote

The right CLI syntax is as follows:

$ jira issue create --debug \
    -t"Issue" \
    -s"Test" \
    --no-input \
    --custom user-story=$'Line 1 \r\n Line 2 \n \n Line 3 <br/> Line 4 \\n Line 5'

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@IvanRibakov
Comment options

Answer selected by IvanRibakov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant