Is it possible to find issues in a project where epic links were changed during custom time period ?

Erik Dolotov November 20, 2019

I want to filter issues in PROJECTX where the Epic Link was changed during some time period using JQL query.

 

Something like:

project in (PROJECTX) AND "Epic Link" changed FROM "Epic Link 1" TO "Epic Link 2" DURING ('yyyy/MM/dd', 'yyyy/MM/dd')

 

Or maybe is there some workaround to find these kind of issues ?

1 answer

1 accepted

1 vote
Answer accepted
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 21, 2019

Hello Erik,

Welcome to Atlassian Community!

Unfortunately, the Epic Link field does not support history search in JQL, so it is not possible to search for issues where Epic Link was changed in a specific time range.

We completely understand how useful would be this functionality, so we created the following feature request to get it implemented:

Track Epic Link History

Feel free to vote and watch the suggestion to increase its priority and also receive notifications about any updates or possible workarounds.

Let me know if you have any questions.

Suggest an answer

Log in or Sign up to answer