Is there an easy way to set up a filter or two dimensional filter statistics table on the dashboard that helps track the total number of tickets ever in "under review" status by user? Ideally this data would show username, total lifetime unique tickets ever "under review", and total lifetime unique tickets ever "rejected" and "cancelled."
Our accounting team needs to be able to track and accrue for work submitted, work rejected, and supposedly owed balance as of today.
Hi Chegg,
I think this can be done if you use this JQL for your filter:
status was in ("Under Review") or status = "Under Review"
For your "Rejected" and "Cancelled" statuses you'll have to set up separate filters using a similar JQL.
Thanks Ivan! In the export of this filter, will it show who was assigned when the issue was "under review"? I'll need to be able to tie each issue status to a user.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately not. It'll simply return all issues that ever had this status, but it won't show you who the issue was assigned to during that status.
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.
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.