Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Automation rules with JQL SELECTOR and UPDATE FIELD with parser expression

Isabel Fonseca July 3, 2025

Hellow,

Problem:

Automation Rule don't do anything.

Steps:

Automation Rule:

project in (SUP) AND "resolved" <= -8w AND level != "Contains personal data" and issueFunction in linkedIssuesOf("issuetype = 'problem task' and resolved <= '-8w'")

 

1.png

 

Example:

  • SUP-91930 Problem Task

2.png 

  • There are two ‘Parent’ that are Solicitation

3.png4.png

The goal is to load the ‘Data Level’ for each SUP resulting from the JQL selector, inheriting from its parent.
But the automation doesn’t update anything.

 

Any suggestions?
Best regards

 

 

1 answer

0 votes
Trudy Claspill
Community Champion
July 3, 2025

Hello @Isabel Fonseca 

What app are you using to create that automation? It doesn't appear to be the native Automation for Jira app.

What version of Jira Data Center and what version of that third party app are you using?

Have you first confirmed that the JQL selects the correct issues?

If so, then I think the problem may be that you have created an artificial parent/child relationship using generic issue linking, and the automation doesn't consider the linked CAR-AT issue to be the "parent" of the SUP issue.

When you provide information on which third party app you are using, then perhaps I can find more information in the app's documentation.

Suggest an answer

Log in or Sign up to answer