We are trying to get a filtered task list by project that is grouped by project.
Example -
Project A
Summary Description Assignee Priority Status Due Resolved
We would like to filter our issues done beyond a time frame... last 6 months or so.
Any ideas?
Thank you
Mike
Try add this for JQL to get all resolved issues for last 6 months: "resolutiondate >= startOfDay(-6M)"
Thank you for that. It has helped weed out the older done projects. Any thoughts on how to Group the tasks by Project? We have an executive that would love to have a 1000 foot view that looks like a spreadsheet or as close as we can get.
Thank you
Mike
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is not a spreadshhet, but for large number of issues we usually use cross-table diagramm. You can use project for one of axis. Then tou can dril down to requared issues.
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.