5582bc2ded
When concatenating column fields in order to perform aggregation on them (e.g. group concatenation), we need to preserve all null values in the data passed to each column callback. Co-authored-by: Carlos Castillo <carlos.castillo@moodle.com>