We have a weekly meetings where the company leadership reviews production development and system changes to ensure all parties are aware of potential major changes.
My manager makes the confluence notes each week copying them from the last meeting.
So we have jira filters in place that shows Active/live tickets that are in specific statuses.
This works well for the actual meeting but however, the filters are dynamic and change over time - in order to record what was done that week, we manually key in the ticket list. It's not good since they don't reference to actual tickets/pages (Don't have time on the call to make these links)
So is there any way to automate these filters target the tickets within that specific week?
Version 8.13.10 Data Center
Thanks
Venugopal Paladi
Hi @Venugopal Paladi ,
You may check this Community thread:
Maybe this helps your case.
Hi @Venugopal Paladi ,
please try the following JQL:
status was in ("In Progress", Backlog) DURING ("2021/01/01", "2021/02/01")
Where you can add the needed statussen and from-to dates.
Cheers,
Tessa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.