Thursday, February 4, 2021
1 change · master
Resolved issues and error corrections
The planning Gantt popover no longer shows the effective hours field, matching the behavior already used in the planning form. This avoids showing unnecessary or inconsistent information to users when reviewing scheduled work.
Original PR description
Before this commit, we hid the effective_hours in the planning.slot form view but not in the popover in the gantt view. This commit removes this field displayed in this popover. task-2448441