Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Adding a line break to Parser Expression?

IT Prosper
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 12, 2018

Good Morning!

I am trying to add a line break to a parser expression that I wrote for one of our Projects.

 

getMatchingValue(^%, ["Acrobat Pro", "Box", "Hub", "JIRA / Confluence", "Lucid Chart", "Slack", "Spectrum", "Support / Spark", "Tableau (Web Only)", "ZenDesk"],

["Please approve of the following request: " + ^% +
"Access Request for: " + %{00005} +
"Temporary Access? " + %{14513} +
"Temorrary Access until: " + %{14514},
"Testing2.",
"Testing3.",
"Testing4.",
"Testing5.",
"Testing6.",
"Testing7.",
"Testing8.",
"Testing9.",
"Testing10."])

Bolded text is what I want to be on seperate lines.  Is there way to do this?  As of now, when the ticket is created.  The Parser is putting it on all the same line.

Thanks in advance! 

P.S:  If this is totally in the wrong spot to ask this question, please direct me to the correct place.  :)

1 answer

1 vote
IT Prosper
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 12, 2018

FIgured it out with a "\n" after each line.   Nevermind! :D

 

Thanks!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events