Vote #69661
完了Issues by Category should show tasks without category
0%
説明
Currently on a roadmap page, e.g http://www.redmine.org/projects/redmine/versions/27 when you chose Issues by Category there is no items for 'None' category (tasks that are not belong to any category).
And I think 'None' category should be the first in the list and/or be e.g. italic to differentiate it from the real categories.
journals
--------------------------------------------------------------------------------
The similar problems can be found here http://www.redmine.org/projects/redmine/issues/report
Sections Assignee, Version, Category do not have items 'None' in their lists.
And on http://www.redmine.org/projects/redmine/versions/27 Issues by:Assignee omits "None" too.
--------------------------------------------------------------------------------
This has been reported and patched already almost three years ago as part of patch #1671:
> > [...]
> * Issue metrics previously didn't show data for issues having chosen attribute not assigned. This is fixed here, see that [Not Assigned] group in screenshot;
> > [...]
It didn't made it into the core yet, but it would certainly be a useful extension of the current queries-UI that is available on both the here-above mentioned views (_/projects/redmine/versions/version_ID_ and _/projects/redmine/issues/report_).
--------------------------------------------------------------------------------
Fixed in r10771.
--------------------------------------------------------------------------------
File "trunk/app/views/versions/_issue_counts.html.erb":http://www.redmine.org/projects/redmine/repository/revisions/10771/diff/trunk/app/views/versions/_issue_counts.html.erb has mixed tabs and spaces indentation in newly added code.
Thanks for the fix.
--------------------------------------------------------------------------------
Fixed, thanks.
--------------------------------------------------------------------------------
related_issues
relates,New,1671,Show a breakdown of estimated/spent/remaining time for a version