Defect #32896
closed
Totals not working in projects list view
Added by Go MAEDA almost 5 years ago.
Updated almost 5 years ago.
Description
Projects list view that was introduced in Redmine 4.1.0 has "Totals" checkboxes if numeric custom fields are defined for projects. The total value of the custom fields is expected to be displayed when the checkbox is on, I think.
However, the total value is not displayed even if the checkbox is on. It seems that the checkbox is not working at all.
Files
- Status changed from New to Confirmed
- Assignee set to Marius BĂLTEANU
- Target version set to 4.1.1
Here is the fix with a test. Thanks for detecting the issue. All tests pass.
Committed the patch. Thank you for posting the patch so quickly.
- Status changed from Confirmed to Closed
My patch introduced a new Stylelint violation, please commit the attached fix.
public/stylesheets/application.css
410:1 ✖ Unexpected duplicate selector ".query-totals", first used at line 407 no-duplicate-selectors
- Status changed from Reopened to Closed
Marius BALTEANU wrote:
My patch introduced a new Stylelint violation, please commit the attached fix.
[...]
Committed the patch.
Also available in: Atom
PDF