Error while searching for parent issue via Search Intent Plugin, if the Name of the issuetype consist of two separate Words

M. P. August 6, 2013

if Issue type consist of two separate Words.

Query for example >> SearchIntent = parentInQuery ("issuetype = "Issue Name" ") than I'm getting Error if I'm trying to search for it, even if the word is givven in quotation mark. Could you fix it ? Or how I can handle it ?

1 answer

1 accepted

0 votes
Answer accepted
M. P. August 7, 2013

Problem was solved with the help of developer. Thanks Michael!

Quotes inside the outer quotes have to be escaped.

parentInQuery ("issuetype = \"Issue Name\" ")

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events