Actions
Patch #25876
closedGantt chart shows % done even if the field is disabled for the tracker
Start date:
Due date:
% Done:
0%
Estimated time:
Description
When disabling the % done field for a given tracker, issues of this tracker still have x % in their label in the gantt chart. The attached patch fixes this by checking issue.disabled_core_fields
when building the label.
Files
Updated by Go MAEDA over 7 years ago
- Target version set to 3.4.0
I confirmed the problem.
Setting target version to 3.4.0.
Updated by Toshi MARUYAMA over 7 years ago
- Status changed from New to Closed
Committed in trunk r16663, thanks.
Actions