-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
3.0, 3.6, 3.10.3, 4.0, 4.1, 4.2, 4.4
-
MOODLE_30_STABLE, MOODLE_310_STABLE, MOODLE_36_STABLE, MOODLE_400_STABLE, MOODLE_401_STABLE, MOODLE_402_STABLE, MOODLE_404_STABLE
-
MDL-51202-master-integration-reviewed
-
With the current strucutre, plugins can't know which groups they've created unless they track the ids or idnumbers on their own tables.
Having "component" and "itemid" for groups, just like MDL-31973 did for groups members, would make easier for integrations with external systems to distinguish groups they can update/delete from the ones from other plugins.
It will help resolve MDL-58785, as there will be an easier way to found which groups were created by enrol_database.
- blocks
-
MDL-58785 Extend the database enrolment plugin to create groups and add/remove members
- Development in progress
- has a non-specific relationship to
-
MDL-58785 Extend the database enrolment plugin to create groups and add/remove members
- Development in progress
-
MDL-31973 groups_members table should have 'component' field
- Closed
- has been marked as being related by
-
MDL-39170 Group Members should be greyed out if they aren't able to be removed.
- Closed
- is blocked by
-
MDL-76637 Migrate user_selector YUI to JS module
- Open