Skip to content

lisa.stats: Do not use unit column for aggregation

The columns to aggregate can be auto-detected. Make sure the unit column is not taken as part of it, as it will confuse some methods that expect the unit to not be part of the aggregation column.

Merge request reports