mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
MDL-81951 communication_matrix: Fix suspended users ignored bug
This commit is contained in:
parent
90c1a7613c
commit
9658ba6710
5 changed files with 191 additions and 7 deletions
7
.upgradenotes/MDL-81951-2024060308093446.yml
Normal file
7
.upgradenotes/MDL-81951-2024060308093446.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
issueNumber: MDL-81951
|
||||
notes:
|
||||
core_communication:
|
||||
- message: >-
|
||||
The get_enrolled_users_for_course() method now accepts an additional
|
||||
argument that can filter only active enrolments.
|
||||
type: changed
|
Loading…
Add table
Add a link
Reference in a new issue