Forums

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

Find issues that were created after a custom date field on parent

Steve Beauchamp June 4, 2025

Hello.

In my Jira project, we use the following issue hierarchy:

Initiative
    Epic
        Task

I am looking for a way to search for Tasks that were created after a date specified in a custom date field on the Initiative.  

For example, I am trying to capture issues that match this scenario:

I create a Task on 6/4/2025 and link it to a Epic, which is linked to a parent Initiative with a "Custom Date" of 6/1/2025. 

To reduce complexity to start, I tried to go to just the Epic level -- i.e. find Tasks that are linked to an Epic with a "Custom Date" that is before the createdDate of the task. 

I tried the following query, which does not work:

type = task and issueFunction in issueFieldMatch("parent", "customfield_47018", "< createdDate")



Result:
I get the following error

Error in the JQL Query: Expecting operator before the end of the query. The valid operators are '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' and 'IS NOT'.


Does anyone have a suggestion of how I can do this? 

0 answers

Suggest an answer

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

Atlassian Community Events