Need Quarterly created issues by statuswise
I want to display this data in the dashboard
Can we autofill quarter details based on created date
Please try with creating a filter that limits the results to issues related to a certain date range and status. For example:
project = XYZ and created >= 2023-01-01 AND created <= 2023-03-31 and status !=Done
Save that search result as a filter, create a dashboard for "issues in Q1", and use that filter there. Likewise you can create filter for rest of the quarters.
Please let me know if this helps you in anyway.
Thank you,
Ashish
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.