Jira automation: error in JQL filter

Gonzalo Benitez de lugo November 17, 2020

I created the following rule – screenshot below:

  • If issue is added to an Sprint
  • And issue matches the JQL search that checks if issue IS NOT in earliestUnreleasedVersion()   | filter=10010
  • Then send an email

image.png

 

Problem: I'm getting the following error

Action details:
Issue condition
The following issues passed:
XXX-586

JQL condition
No subsequent actions were performed since JQL condition did not pass due to error running JQL:
"(key = XXX-586 AND (filter=10010))" - A value with ID '10010' does not exist for the field 'filter'.

 

1 answer

1 accepted

3 votes
Answer accepted
Walter Buggenhout
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 17, 2020

Hi @Gonzalo Benitez de lugo,

Have you tried writing the full JQL statement in your issue matches JQL condition instead of referring to filter = 10010? I assume:

fixVersion != earliestUnreleasedVersion() 
Gonzalo Benitez de lugo November 18, 2020

@Walter Buggenhout  it worked! Thanks

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events