Support recursive members and owners #11

Open
opened 2022-02-23 23:14:07 +01:00 by nik · 0 comments
nik commented 2022-02-23 23:14:07 +01:00 (Migrated from edugit.org)

We should support syncing members and owners recursively, i.e. invite all members of child groups to a space or room as well.

This should be implemented by a flag on the room object, which switches the logic between members and members_recursive.

It might be a three-state flag: True, False, or None, designating to use a site preference default.

We should support syncing members and owners recursively, i.e. invite all members of child groups to a space or room as well. This should be implemented by a flag on the room object, which switches the logic between `members` and `members_recursive`. It might be a three-state flag: `True`, `False`, or `None`, designating to use a site preference default.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-Matrix#11
No description provided.