Issues filter for recently added to release

Lucas M March 20, 2023

Hi,

Is there a filter or way to see the most recently added issues to a particular release?

For a example if I wanted to know for the last 2 days the issues that were added to the upcoming release.

Thanks!

1 answer

1 accepted

1 vote
Answer accepted
Sena Demir _ALMBASE_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
May 30, 2023

Hello Lucas,

You can try the GO! JQL: Essential JQL Functions app.

With this function -> issue in fixVersionChanged("v3", "v2", -2d) you can find the issues whose fix version changed from v3 to v2 in two days.

 

Here is the document about Version Functions: 

https://almbase.atlassian.net/wiki/spaces/MDOC/pages/4100555696/Version+JQL+functions

Let me know if you need any assistance. 

 

Bests,

Sena Demir

Suggest an answer

Log in or Sign up to answer