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

Automation: Perform action if issue with specific key exists

Edited

Hi there,

I'm having trouble creating a condition for a certain issue key which does not exist. If the project ("CHANGE" in this case) exists, the JQL is not valid:

Anmerkung 2020-03-21 183217.png

 

But if the project does not exist, it is valid:

 

Anmerkung 2020-03-21 183425.png

 

Any solution to this?

 

Best regards,

Florian

1 answer

0 votes
Erik Buchholz
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.
Mar 25, 2020

The question is quite interesting. Especially the behavior when the project does not exist.

The question is, how do you generate the key you are looking for? What is the goal you want to reach with your rule?

I'm trying to link issues based on the description. E.g. if the desciption contains [A-Z]+-[0-9]+, it should automatically link this issue. But this is producing errors from time to time, because the issue key may not exist (e.g. COVID-19). To suppress the errors, I'd like to check if the issue exists before linking it.

Like # people like this
Erik Buchholz
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.
Mar 26, 2020 • edited Mar 01, 2023

I found this example from Andreas Knecht.

https://confluence.atlassian.com/automation072/automatically-linking-issues-just-got-that-much-easier-1056675670.html

It does exactly the same and generates errors if

  • no issue is mentioned,
  • the key is not valid.

I completely agree that rules that generate errors are bad rules but perhaps this is how it should work. It's a quite simple rule and you could turn off the error messages.

If this solution is unsatisfactory you should ask Andreas how they handle that.

Edit: fixed link after Automation for Jira now belongs to Atlassian.

The linking works (and yes - it is almost exactly the same as in the article you've mentioned). I'll check it later as it is currently not a blocker, just a bad situation seeing all the errors flying around.

@F_ Wolf Did you ever figure this out? I have the same problem. The rule is actually suggested in Jira's automation library (linking issues that are mentioned in comments) but doesn't handle this case.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events