Redmin - Reports for All Project
Added by Kishore J about 13 years ago
I have installed Redmine1.1 in production environment and created project, sub-projects. I can able to see summary or reports if i go to the individual project. Is there a way to see summary of all project in one go?
Please let me know if there is any other way?
Replies (4)
RE: Redmin - Reports for All Project - Added by Mischa The Evil about 13 years ago
Kishore J wrote:
Is there a way to see summary of all project in one go?
Not with a vanilla Redmine. See issue #7970 and its relatives.
RE: Redmin - Reports for All Project - Added by Kishore J about 13 years ago
I am able to see summary of my project status and its sub-project. But is there any way to see all the project status in one page.
Eg:
A - Projects
A1 - SubProjects
A2 - SubProjects
B - Projects
B1 - SubProjects
B2 - SubProjects
C - Projects
Can I see A, B, C projects in one page?
Thanks,
Kishore.J
RE: Redmin - Reports for All Project - Added by Mischa The Evil about 13 years ago
Kishore J wrote:
I am able to see summary of my project status and its sub-project. [...]
Can I see A, B, C projects in one page?
The only thing that is currently available in source:/trunk is the following:
- Cross-project issuelist1 of 'PARENT'-project showing four issues in the project tree:
- Issues summary of 'PARENT'-project including a summary block for PARENT's subprojects ('CHILD-X'):
See my red notes; they show you how to make a summary summation of A + (B + C) yourself.
1 this requires true
value (default) for setting: Display subprojects issues on main projects by default
_x-project__issuelist-parent.jpg (32.5 KB) _x-project__issuelist-parent.jpg | Cross-project issuelist of 'PARENT'-project | ||
summary-parent.jpg (36.5 KB) summary-parent.jpg | Issues summary of 'PARENT'-project |
RE: Redmin - Reports for All Project - Added by Diego Gonzalez over 8 years ago
good morning, how should I do if I want to know how many I have subprojects for each project?