Error #289
Plugin is incompatible with subtasks since Redmine v1.0.0
Added by Joel Nordell over 14 years ago.
Updated almost 14 years ago.
Description
Using Redmine Trunk rev. 3764
Advanced Roadmap is incompatible with the relatively new subtasks feature in Redmine, in two ways:
- The file app/views/issues/show.rhtml conflicts with display of subtasks -- causes them to not appear on issue pages.
- The "% Done" calculation in the Advanced Roadmap does not take into account auto-calculated % Done that Redmine does when there are subtasks.
Files
Update -- point 2 above is incorrect -- the "% Done" calculation does use the auto-calculated value, BUT there is still a bug. % Done appears blank in the Advanced Roadmap if the estimated time is blank. Adding a time estimate to the task (even if the estimate is 0) fixes the % Done field.
Redmine 1.0.1
Advanced roadmap 0.1.0
The "Due in" total makes the total on all issues, tasks and subtasks!
Joel Nordell escribió:
Using Redmine Trunk rev. 3764
Advanced Roadmap is incompatible with the relatively new subtasks feature in Redmine, in two ways:
- The file app/views/issues/show.rhtml conflicts with display of subtasks -- causes them to not appear on issue pages.
- The "% Done" calculation in the Advanced Roadmap does not take into account auto-calculated % Done that Redmine does when there are subtasks.
Agree. with 1) and 2)
It also does not show the issue parent (if the issue is a sub-task, of course).
I have found a solucion. to 1)
I have modified:
app\views\issues\show.rhtml
and now it shows subtasks and the parent issue (also allows to add subtasks)
if forgot to add the file :P
- Target version set to Advanced roadmap 0.2.1
- Start date deleted (
2010-06-02)
In the new version version:0.2.0 the show.rhtml
has been updated from the Redmine version 1.0.4, so the children issues problem must be solved.
I will check the other issues about totals with child issues when I have time...
- Subject changed from Plugin is incompatible with subtasks in Redmine Trunk to Plugin is incompatible with subtasks since Redmine v1.0.0
- Status changed from New to In progress
- Assignee set to Emilio González Montaña
- Priority changed from High to Normal
- Start date set to 2011-01-16
A lot of things have to be checked in order to make the plugin compatible with this feature (subtasks).
- Due date set to 2011-01-17
- Status changed from In progress to Resolved
- % Done changed from 0 to 100
Also available in: Atom
PDF