Actions
Defect #42342
openInteger and Float custom field total not formatted with thousands separator
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
Even when the thousands separator option (introduced in #39997, Redmine 6.0.0) is enabled for integer or float custom fields, the total values in issue lists and other objects are not displayed with thousands separators.
Files
Related issues
Updated by Katsuya HIDAKA 11 days ago
- File 0001-Fix-thousands-separator-for-integer-float-custom-field-totals.patch 0001-Fix-thousands-separator-for-integer-float-custom-field-totals.patch added
- File spent-times-after.png spent-times-after.png added
- File issues-after.png issues-after.png added
- File projects-after.png projects-after.png added
I'm attaching a patch to fix this issue.
Issues after applying this patch:
Spent time after applying this patch:
Projects after applying this patch:
I confirmed all tests includng system tests are passed:
https://github.com/hidakatsuya/redmine/actions/runs/13598913679
Updated by Go MAEDA 10 days ago
- Related to Feature #39997: Add an option to render values of Integer- and Float-format custom fields with thousands delimiters added
Actions