mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
89d468eb39
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.