Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Associate Google Group with a Guild #2118

Open
10 tasks
mkimberlin opened this issue Mar 8, 2024 · 0 comments
Open
10 tasks

Associate Google Group with a Guild #2118

mkimberlin opened this issue Mar 8, 2024 · 0 comments
Labels
enhancement New feature or request server web-ui

Comments

@mkimberlin
Copy link
Member

As an Admin,
I want to be able to select the corresponding Google Group for a guild during guild creation or editing,
So that I can link the specific Google Group that reflects the membership of that particular guild.

Acceptance Criteria:

  • A new property named "check-ins.application.guilds.google-groups.enabled" exists within the platform's configuration.
    • Setting this property to "true" enables Google Group integration for Guilds
    • Setting this property to "false" or not including it at all disables Google Group integration for Guilds
  • If Google Group integration for Guilds is enabled, then within the edit guild modal:
    • A new field labeled "Google Group" is available.
    • This field displays a dropdown menu populated with a list of all Google Groups accessible by the platform.
    • Selecting a Google Group from the dropdown associates it with the current guild.
    • The currently associated Google Group (if any) is pre-selected in the dropdown menu.
    • This association is saved along with other guild details when the user confirms changes to the guild.
  • If the Google Group integration for Guilds is disabled, then the Google Group field is not displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request server web-ui
Projects
None yet
Development

No branches or pull requests

1 participant