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

V14: fix user set user group endpoint #16302

Merged
merged 1 commit into from
May 16, 2024

Conversation

Zeegaan
Copy link
Member

@Zeegaan Zeegaan commented May 16, 2024

Notes

  • Fixes the umbraco/management/api/v1/user/set-user-groups, as it did not know how to map success status code (we didn't check for succeed first)
  • Refactored a few methods to use attempt so it lines up with the rest of the API 👍

How to test

  • Use the umbraco/management/api/v1/user/set-user-groups, to set groups for a user
  • It should now work

@Zeegaan Zeegaan changed the base branch from contrib to v14/dev May 16, 2024 09:18
@Migaroez Migaroez merged commit d20892e into v14/dev May 16, 2024
12 of 14 checks passed
@Migaroez Migaroez deleted the v14/bugfix/fix-user-set-user-group-endpoint branch May 16, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants