You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an Admin or Guild Leader,
I want the platform to automatically update the membership of the corresponding Google Group whenever I add or remove a member from a guild,
So that the Google Group accurately reflects the current membership of the guild.
The platform attempts to add the user to the corresponding Google Group.
When a user removes a member from a guild:
The platform attempts to remove the user from the corresponding Google Group.
If an error occurs while altering the membership of the Google Group:
The database is still updated to reflect the change in Guild membership.
The user receives an error notification detailing the issue with updating the Google Group. This notification should include the specific error message and the email address that failed to be added.
The text was updated successfully, but these errors were encountered:
Depends on #2118
As an Admin or Guild Leader,
I want the platform to automatically update the membership of the corresponding Google Group whenever I add or remove a member from a guild,
So that the Google Group accurately reflects the current membership of the guild.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: