Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#7716 closed enhancement (fixed)

[patch] Allow args with multiple values in milestone-groups query_args section

Reported by: ebray Owned by: ebray
Priority: normal Milestone: 0.11.2
Component: roadmap Version: 0.12dev
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Setting foo.query_args in the [milestone-groups] section of trac.ini when using `DefaultTicketGroupStatsProvider doesn't allow multiple values for any argument. In particular, this breaks the ability to specify the columns that should be displayed in the query—an ability that I need.

I was thinking it would also be nice to have a global query_args option under the [milestone-groups] section to set the query_args attribute of the TicketGroupStats object. But that's a separate issue I suppose.

Attachments (1)

col_in_milestone_query_args-r7594.patch (665 bytes ) - added by ebray 16 years ago.
Allow ticket group interval query_args to specify multiple columns.

Download all attachments as: .zip

Change History (4)

by ebray, 16 years ago

Allow ticket group interval query_args to specify multiple columns.

comment:1 by Christian Boos, 16 years ago

Milestone: 0.11.2
Owner: set to ebray

Looks fine.

comment:2 by Remy Blank, 16 years ago

Resolution: fixed
Status: newclosed

Patch tested here as well, works great. Thanks!

I took the liberty of applying it in [7611]. Christian, I hope you don't mind.

comment:3 by Christian Boos, 16 years ago

Sure, no problem.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain ebray.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from ebray to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.