Link mentioned issue

Deleted user September 4, 2018

There is a global rule that links issues by simply mentioning them.

I would like to use this feature but add a bit more smarts. if the issue has comments

relates to {Jira#} the link relationship will be relates to

Or

Duplicated by {Jira#} the link relationship will be Duplicated By

 

Thanks.

 

2 answers

1 accepted

0 votes
Answer accepted
Deleted user September 6, 2018

This works for me

(?i)(?<= |^)(duplicate|duplicates|duplicated)(?= |$).*\b(cet|CET)

0 votes
Deleted user September 5, 2018

I have come up with this expression

\b(duplicate|duplicated|duplicates|Duplicate|Duplicated|Duplicates).*\b(cet|CET)

But would like to RegEx to match duplicate case insensitive. the /i does not work. Thanks

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events