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

Create Group and GroupOfficer #39

Open
mpapis opened this issue Aug 31, 2019 · 0 comments
Open

Create Group and GroupOfficer #39

mpapis opened this issue Aug 31, 2019 · 0 comments

Comments

@mpapis
Copy link
Member

mpapis commented Aug 31, 2019

Depends on #38 #37

  • Group has name, description
  • Group has multiple locations (Location) via GroupLocation
  • Group has multiple officers GroupOfficer
  • GroupOfficer has one uniqueness check on all 3 connections (user_id, group_id, group_role_id)
  • GroupOfficer has to respect limit of roles from GroupRole

There should be only index/create/destroy for Group, GroupOfficers are listed/added/removed from the create/edit of the Group.

Only admins can manager Group and GroupRole.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant