HOw can i create an expression to check the summary field

Gulfam Amin ul Haq
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.
August 10, 2014

the condition i want to create is that if the summary field contains the text development but not sure how to create that expression some guidance would be appreciated

{Summary}=/?Development?/

2 answers

1 accepted

0 votes
Answer accepted
Gulfam Amin ul Haq
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.
August 12, 2014

I was trying to search for the word Development and this seemed to work

{Summary}= /(Development.*)/

Ruben Straube August 31, 2014

If you want the summary to begin with "(Development" and have a closing parenthesis, this works. If thye word should only appear somewhere in the summary, try {Summary}=/.*Development.*/ instead.

0 votes
bradley kramer August 12, 2014

are your trying to include or force the word Development?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events