steps: 1. load a longlist of a number of bugs from a bugzilla w/ time tracking enabled, but where mos of the bugs have no time accounted [version 3.1.2] actual results: many many rows wasted with this: Time tracking: Orig. Est. Actual Hours Hours Worked Hours Left %Complete Gain 0.0 0.0 0.0 0.0 0 0.0 expected results: perhaps don't show time tracking in read only view if all fields are 0
Having no time set is still an information which should be displayed, even if only a few bugs have a time-related field set. Else we could also complain about the priority field if they are all set to ---, etc.... The space wasted here is not that big.