-
Improvement
-
Resolution: Fixed
-
Minor
-
3.11.1, 4.1
-
MOODLE_311_STABLE, MOODLE_401_STABLE
-
MOODLE_401_STABLE
-
See also MDL-72182, we found that there is no standard way to cast int to char and the sql_concat() works only in specific cases
This suggests to add proper DML function and use the build-in functions of the databases (for example, to_char() in oracle). Then replace the sql_concat() in the dashboards reset.
- has been marked as being related by
-
MDL-73706 Report "Count distinct" aggregation incorrect for column with multiple fields
- Closed
-
MDL-74656 Null values not preserved in report column callbacks during aggregation
- Closed
-
MDL-72663 Report builder aggregation follow up
- Closed
- has to be done before
-
MDL-72182 Resetting dashboards does not actually delete block instances on oracle
- Closed