Skip to content

[Backport release-2.28] Update to use new routes for group creation. (#5543) #5581

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

Merged
merged 7 commits into from
Jul 11, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 11, 2025

Recently the route for group creation was updated from {workspace}/{teamspace} POST to {workspace}/{teamspace}/{group} POST. This updates post_group_create_to_rest to call the new endpoint if we are not communicating with a legacy REST server.

It also updates two group routes that were moved under /contents for the new server.


TYPE: BUG
DESC: Update to use new route for group creation.

@ypatia ypatia closed this Jul 11, 2025
@ypatia ypatia reopened this Jul 11, 2025
@ypatia ypatia merged commit d67b7ed into release-2.28 Jul 11, 2025
59 checks passed
@ypatia ypatia deleted the backport/pr-5543-to-release-2.28 branch July 11, 2025 10:24
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

Successfully merging this pull request may close these issues.

2 participants