mirror of
https://github.com/moodle/moodle.git
synced 2025-04-05 00:12:42 +02:00
The get_contexts_for_userid method should not return contexts for all group memberships. It should only return the contexts in where there is manual group membership. This issue is part of the MDL-62560 Epic.