Forums

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

Kanban release history

Jonathan Higgins
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 4, 2019

Hi. We have used kanban in Jira for a while.  We do releases periodically to clear out the "Done" column.  I would like to view PBIs that are released on a given date (kind of like a sprint).  Are PBIs available to be viewed this way easily?

1 answer

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 11, 2019

Hello Jonathan,

I understand that you are registering PBIs as JIRA issues and would like to use a query to return all issues released on a specific date. Have I understood it properly?

Unfortunately, JIRA JQL doesn't have a parameter to get the date when the issue was released. We have a feature request opened to implement this functionality:

Filter by Fix Version Release date

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

For now, I can suggest two options to achieve your need:

1 - Use a date custom field to collect the release date of the issue when you release its version from now on.

2 - Use an app to increment JQL functionality, like JQL Search Extensions with the fixVersionReleaseDate Parameter:

fixVersionReleaseDate = "2019/03/14"

or Scriptrunner app with the releaseDate parameter:

fixVersion in releaseDate("2019/03/14")

Let me know if this information helps.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events