Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to create view showing Kanban tasks created or updated over range of time? (e.g.: week month)

Phylum
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!
January 10, 2025

I want to create a view (be it in Kanban, Confluence etc.) that will highlight all of the activities performed the Kanban over a specific range (e.g.: day, week, month, quarter etc.) including: 

  • Creation of new Initiatives, Epics, Tasks, Subtasks
  • Closure (e.g.: Done, Cancelled) of existing Initiatives, Epics, Tasks, Subtasks
  • Comments to existing Initiatives, Epics, Tasks, Subtasks
    • This should show the actual comments

Is there a way to do something like that within the Atlassian ecosystem?

1 answer

2 votes
Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 10, 2025

Hello @Phylum 

Welcome to the Atlassian community.

The first two are simple.

Using the issue search capability in Jira you can create and save a filter that selects issues based on the date they were created using:

created > -1w

There are a variety of relative options like the above "minus 1 week". You can find them all here:

https://support.atlassian.com/jira-software-cloud/docs/jql-fields/#Created

The same can be used with the Resolved date to find issues closed/resolved since a relative date in the past.

Add to the filter criteria that check the issue type field

issuetype in (Initiative, Epic, Task, Subtask)

For more information on creating filters refer to this documentation:

https://support.atlassian.com/jira-software-cloud/docs/search-for-issues-in-jira/

And this free training:

https://university.atlassian.com/student/path/1687678-finding-information-with-search-and-filters-in-jira

 

You can present the information in a Jira Dashboard as a list or as counts. There are a variety of native dashboard gadgets available. For more information refer to this documentation:

https://support.atlassian.com/jira-software-cloud/docs/work-with-dashboards-in-jira-cloud/

And this free training:

https://university.atlassian.com/student/catalog/list?search=jira+dashboard

 

Jira does not natively provide a method to show a list of the comments associated with the issues retrieved by a filter. That would require a third party product.

Phylum
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!
January 13, 2025

Thanks for these great resources, I do appreciate it.  The latter point is arguably the most important as it provides a clearer picture of what has been performed during the timespan.

Do you happen to know of any third-party products on that can extract and surface comments in tasks that match a filter or search criteria?

Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 13, 2025 edited

I have never used such an app however per a response on this post

https://community.atlassian.com/t5/Jira-questions/How-can-I-show-all-comments-for-a-saved-filter-result-in-table/qaq-p/2428058

JXL for Jira is supposed to provide functionality to show all comments related to an issue selected by a filter. I don't know if it also supports showing only the comments from within a date range.

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, team '25, conference, certifications, bootcamps, training experience, anaheim ca,

Want to make the most of Team ‘25?

Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.

Learn more
AUG Leaders

Upcoming Jira Events