Edgewall Software

Ticket #3284 (new enhancement)

Opened 2 years ago

Last modified 19 months ago

grouped query output

Reported by: ThurnerRupert Owned by: cboos
Priority: lowest Milestone: 0.13
Component: report system Version: 0.9.5
Severity: minor Keywords:
Cc:

Description

additionally to list view, the result of a query could also displayed grouped. one possibility would be "ticket status by <something to choose>", like in the view of a milestone.

an example what i tried to do: how do i get a view like milestone:0.10 for a user, i.e. the users/groups open tickets per component and the status?

Attachments

ticket_query_progressbar_4155.diff (149 bytes) - added by sid 2 years ago.
Adds a progressbar option to the TicketQuery macro
ticket_query_progressbar_4155-2.diff (1.7 kB) - added by sid 2 years ago.
Adds a progressbar option to the TicketQuery macro (incorrect upload before)

Change History

Changed 2 years ago by anonymous

  • status changed from new to closed
  • resolution set to fixed

Changed 2 years ago by mgood

  • status changed from closed to reopened
  • resolution fixed deleted

anonymous: don't close a ticket without a comment.

Changed 2 years ago by mgood

  • status changed from reopened to closed
  • resolution set to worksforme

The query page has the "Group results by" field below the Filters.

Changed 2 years ago by ThurnerRupert

  • priority changed from high to normal
  • status changed from closed to reopened
  • resolution worksforme deleted

but this is still a "list of items" and not a grouped bar chart like in the milestone view?

Changed 2 years ago by sid

This sounds like a duplicate of #2497.

Changed 2 years ago by cboos

  • status changed from reopened to new
  • severity changed from normal to minor
  • component changed from search system to report system
  • priority changed from normal to lowest
  • milestone set to 0.11
  • owner changed from jonas to cboos

For implementing this:

an example what i tried to do: how do i get a view like milestone:0.10 for a user, i.e. the users/groups open tickets per component and the status?

I think one possibility would be to add another output format to the TicketQuery macro (like progressbar) and base this on the patch in #2314.

Changed 2 years ago by sid

+1 to making this part of the TicketQuery macro. How about barchart?

Changed 2 years ago by sid

Adds a progressbar option to the TicketQuery macro

Changed 2 years ago by sid

Adds a progressbar option to the TicketQuery macro (incorrect upload before)

Changed 2 years ago by sid

Oops, can't delete or overwrite my bad upload on the 1st file. But the second upload should be the right one.

The patch is against trunk, and adds a progressbar option to the TicketQuery macro that will display a progress bar similar to the one on the Roadmap and Milestone View pages.

Changed 19 months ago by cboos

  • milestone changed from 0.11 to 0.12

Probably not for 0.11.

For 0.12, it could be interesting to have that on the "user" page.

Add/Change #3284 (grouped query output)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change from cboos. Next status will be 'new'
The owner will change from cboos to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.