-
Improvement
-
Resolution: Fixed
-
Blocker
-
3.9
-
MOODLE_39_STABLE
-
MOODLE_39_STABLE
-
MDL-68348-master-6 -
-
4
-
International 3.9 - Sprint 9, International 3.9 - Sprint 10
Currently the participants_search class supports 'Any' type filtering (intra/inter filter joins using logical OR).
That class and related functions need to be updated to support the remaining two condition types, 'All' and 'None' (logical AND and NOT). This includes both joins within each filter, as well as the logical operators applied between filters (ie the all/any/none join type set for the filterset when multiple filters are applied concurrently).
Unit tests also need to be written (or uncommented where relevant).
- blocks
-
MDL-68466 Add Status options for Expired and Suspended
- Open
-
MDL-68734 Update library functions to support multiple groups
- Open
-
MDL-68612 Remove the previous (unified) filter from the participants page and deprecate relevant code
- Closed
- is blocked by
-
MDL-68246 Update fetching of participants to support multiple values per filter
- Closed
- Testing discovered
-
MDL-68829 Fix participants filter GROUP BY issues in Oracle/MSSQL
- Closed