-
Improvement
-
Resolution: Fixed
-
Minor
-
4.1.1
-
MOODLE_401_STABLE
-
MOODLE_402_STABLE
-
the group concat aggregation method defines that it can't be sorted:
A good example of where this would be useful is a user report with a column that lists the groups they are a member of, most users are only in a single group, but a small handful are in 2, the teacher would like to be able to sort the report based on the data in the group field - and potentially just have the first item in the report ordered.
I don't see any reason why the code should enforce that the columns aren't sortable when the groupconcat aggregation is in use.
pholden do you have any feedback there?
- has a non-specific relationship to
-
MDL-72663 Report builder aggregation follow up
- Closed