ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

Issue column totals (Feature #608)


Added by James Robertson at 2011-09-05 04:48 am. Updated at 2012-11-21 01:40 am.


Status:Open Start date:2011-09-05
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:Issue tracking
Target version:-
Remote issue URL: Affected version:

Description

It would be very helpful to display a total for any/every column of an issue list/custom query that contains a numeric field.

The oft quoted example for this is the 'Estimated Time' field, but really it is potentially useful for any numeric field. For example, we have a Story Points custom field for some of our Trackers and it would be very helpful to be able to see how many Story Points have been allocated against a particular status or version for example (maybe using the 'group by' option).

Ideally both the total for the current page and total for all pages (perhaps in brackets) should be shown (as per http://www.redmine.org/issues/4776 - except not just for Estimated Time field)


redmine_totals.user.js - Greasemonkey/Scritish user script to totalise numeric columns in Redmine issue lists (3.2 kB) James Robertson, 2011-09-14 05:13 am


Associated revisions

Revision 96b78fda
Added by Jean-Philippe Lang at 2008-02-15 06:22 pm

Fix applied to ruby-net-ldap (#608).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1148 e93f8b46-1217-0410-a6f0-8f06a7374b81

History

Updated by James Robertson at 2011-09-14 05:13 am

I have hacked together a Greasemonkey/Scriptish user script for adding totals to any numeric column in the Issue list, browser-side. I've provided the script here in case it's of any use to anyone else. Warning, it's pretty fragile and relies on the table structure and class names remaining constant. I hope someone finds it useful and /or wants to make it better :-)

  • File redmine_totals.user.js added

Updated by Victor Sergienko at 2012-01-10 11:52 am

I used to use the redmine-4776 patch
Maybe it can be applied to Redmine?

Updated by Christophe Deliens at 2012-11-05 12:42 pm

+1 for this feature request. Right now, we have to export to Excel to make a simple SUM of "Estimated time". Thx!

Updated by Guillaume Bourque at 2012-11-21 01:40 am

+ 1 for me also !

Also available in: Atom PDF