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

Edit Group API #99

Open
naveennvrgup opened this issue May 25, 2020 · 1 comment
Open

Edit Group API #99

naveennvrgup opened this issue May 25, 2020 · 1 comment
Assignees

Comments

@naveennvrgup
Copy link
Contributor

Is your feature request related to a problem? Please describe.
As a admin of the organisation i would like to edit details of the groups under the org.

Describe the solution you'd like

  1. Create an api: [put] /api/org/(org-id)/group/(group-id) .
  2. They can edit name, role, default permissions set.
  3. only admin of that org can access this api.
  4. Add a test case to ensure that none of the fields are empty.
  5. make swagger docs for the same
  6. add tests for the same
@naveennvrgup naveennvrgup added the available No one has claimed the issue (or) is working on it. label May 30, 2020
@KunalAnkur
Copy link
Contributor

okay @naveennvrgup sir I will work on it.

@anshsrtv anshsrtv added claimed and removed available No one has claimed the issue (or) is working on it. labels Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants