Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Jira Automation JQL, check if part of task summary is identical

Edited

I have been trying to create a JQL query for a Jira Automation for some time now to solve the following problem.

When creating tasks a "Change" short CHN number is assigned in the Tasks Summery. The JQL query should check if this CHN number already exists in another task summery. The text in the summary should be ignored.

Example: CHN-1234 - text123

This is my last attempt and again it failed because of the following error message:

(summary ~ "CHN-\\d+.*" AND summary ~ "{{issue.summary.match('CHN-(\\d+).*')}}.*" AND issuekey != {{triggerIssue.key}}) AND (key != {{triggerIssue.key}})

Failed to get value for issue.summary.match('CHN-(\d+).*')

I have tested this query separately and it does not work there either and I really dont know why.

Please let me know, if there is any additional information needed.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events