Feature #691
closedAdd column totals to Issues Summary Report
Added by David Petersen almost 17 years ago. Updated about 2 months ago.
0%
Description
The Issue Summary Reports (simple and detailed) has row totals but does not have column totals. Both row and column totals are needed to be able to pull all the information that is needed.
Patch file adds the column totals.
Files
column_totals_reports.diff (3.67 KB) column_totals_reports.diff | David Petersen, 2008-02-19 01:07 | ||
column_totals_reports_r16111.diff (3.62 KB) column_totals_reports_r16111.diff | Go MAEDA, 2016-12-25 09:14 | ||
clipboard-202410232359-vgxcf.png (44.5 KB) clipboard-202410232359-vgxcf.png | Go MAEDA, 2024-10-23 16:59 | ||
691-v3.patch (3.12 KB) 691-v3.patch | Go MAEDA, 2024-10-23 17:00 |
Related issues
Updated by John Goerzen almost 17 years ago
I'm wondering if this is really all that useful on the issue_report (main issue summary) screen. It's duplicated in every box there, and doesn't really seem all that useful to have it in every box.
What do you think?
Updated by David Petersen almost 17 years ago
The reason I created the patch is because we had a few people in upper management that wanted that detail of info.
Updated by Go MAEDA almost 8 years ago
- File column_totals_reports_r16111.diff column_totals_reports_r16111.diff added
- Target version set to Candidate for next major release
Updated David Petersen's patch for the current trunk (r16111).
Updated by Mischa The Evil almost 8 years ago
Updated by Go MAEDA almost 8 years ago
Updated by Mischa The Evil almost 8 years ago
Go MAEDA wrote:
Mischa The Evil wrote:
Go MAEDA, do you have some specific reason to prefer this patch (which has raw text strings) over the one provided by Markus in #2281?
This patch makes a link from total values to issues page. But #2281 is also good for me.
This "linkified" version might be more consistent with the rest of the summary. I also had a second, better look at your updated patch and noticed you have also removed the raw strings, so that 'issue' is solved; so in the end the only remaining effective difference is whether or not to linkify the total values. As I expressed in #2281-4 I don't have a preference for one or the other. Btw: a look at that screenshot of mine in #2281 raises some nostalgic feelings... :)
One other thing that comes to my mind is that if it is decided to merge this into the core, it would be good to review whether or not it would be better for consistency to extend this change onto the issue tracking box on overview as it is after completion of #20413. Again, I don't have any preference. I'm just dropping some thoughts.
Updated by Go MAEDA almost 8 years ago
- Target version changed from Candidate for next major release to 3.4.0
Updated by Jean-Philippe Lang almost 8 years ago
The links to the issue list on totals are wrong in some cases. For example, under the "Target version" details, we have the total number of issues that are assigned to a version, but the link sends you to the issue list without target version filter.
Updated by Jean-Philippe Lang almost 8 years ago
- Target version changed from 3.4.0 to Candidate for next major release
Updated by Go MAEDA about 2 months ago
- File clipboard-202410232359-vgxcf.png clipboard-202410232359-vgxcf.png added
- File 691-v3.patch 691-v3.patch added
- Target version changed from Candidate for next major release to 6.0.0
Jean-Philippe Lang wrote in #note-8:
The links to the issue list on totals are wrong in some cases. For example, under the "Target version" details, we have the total number of issues that are assigned to a version, but the link sends you to the issue list without target version filter.
I have removed the links on totals.
Updated by Go MAEDA about 2 months ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed the patch in r23163. Thank you for your contribution.
Updated by Go MAEDA about 2 months ago
- Subject changed from Add column totals to Issus Summary Report to Add column totals to Issues Summary Report