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

500 Internal Server Error when PATCH /api/v1/groups/{group_id} #270

Closed
ivanmaslow opened this issue Feb 7, 2025 · 1 comment
Closed
Assignees
Labels
Back-end Ticket for back-end development. high Bugs' priority

Comments

@ivanmaslow
Copy link

Steps to Reproduce

  1. Authorize using valid token
  2. Send PATCH request to update name of the group /api/v1/groups/{group_id}:
    Image

Actual Result

  • 500 Internal Server Error:
    Image

Expected Result

  • Group name is updated successfully, no errors

Environment

  • Reproduced on the local env with commit 088370e
@ivanmaslow ivanmaslow added Back-end Ticket for back-end development. high Bugs' priority labels Feb 7, 2025
@ivanmaslow ivanmaslow added this to the Users/Groups management milestone Feb 7, 2025
@ivanmaslow
Copy link
Author

Fix is successfully verified on the local environment with the develop branch and commit 1545853:
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Back-end Ticket for back-end development. high Bugs' priority
Projects
None yet
Development

No branches or pull requests

2 participants