mirror of
https://github.com/moodle/moodle.git
synced 2025-07-23 07:11:28 +02:00
When filtering a user list, if there is an OR tree where one of the conditions does not restrict user lists such as a date condition, then the overall result should include all users (not be filtered). This was not working correctly.