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

POST /organization endpoint #28

Open
Tracked by #21
rusher2004 opened this issue Apr 16, 2024 · 0 comments · May be fixed by #32
Open
Tracked by #21

POST /organization endpoint #28

rusher2004 opened this issue Apr 16, 2024 · 0 comments · May be fixed by #32
Labels
api Issues related to the backend API enhancement New feature or request

Comments

@rusher2004
Copy link
Collaborator

rusher2004 commented Apr 16, 2024

When creating an organization, an organizations.representative record should be created, with the user_id user that created it being the target of representative record.

There should also be created an organizations.permissions record created, with the rep record being the target. All permissions should be set to true.

@rusher2004 rusher2004 added the api Issues related to the backend API label Apr 16, 2024
@rusher2004 rusher2004 mentioned this issue Apr 16, 2024
11 tasks
@rusher2004 rusher2004 linked a pull request Apr 16, 2024 that will close this issue
@rusher2004 rusher2004 added the enhancement New feature or request label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issues related to the backend API enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant