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

fix: Replace usage of Deprecated API Endpoints - MEED-7624 - Meeds-io/meeds#2479 #1750

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

boubaker
Copy link
Member

@boubaker boubaker commented Oct 11, 2024

Prior to this change, the Popular Spaces widget uses the Deprecated Endpoint '/rest/homepage/intranet/spaces/' while the same operations has been made available in 'SpaceService'. This change will ensure to use the supported REST endpoint rather than the deprecated ones in the Deprecated Portlet 'Popular Spaces'.

Resolves Meeds-io/meeds#2479

…/meeds#2479

Prior to this change, the Popular Spaces widget uses the Deprecated Endpoint '/rest/homepage/intranet/spaces/' while the same operations has been made available in 'SpaceService'. This change will ensure to use the supported REST endpoint rather than the deprecated ones in the Deprecated Portlet 'Popular Spaces'.
@boubaker boubaker enabled auto-merge (squash) October 11, 2024 09:36
@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Oct 11, 2024
Copy link

sonarcloud bot commented Oct 11, 2024

@boubaker boubaker merged commit 82872d9 into develop Oct 11, 2024
4 checks passed
@boubaker boubaker deleted the maintenance-issues-2 branch October 11, 2024 09:58
exo-swf pushed a commit that referenced this pull request Oct 11, 2024
…/meeds#2479 (#1750)

Prior to this change, the Popular Spaces widget uses the Deprecated
Endpoint '`/rest/homepage/intranet/spaces/`' while the same operations
has been made available in '`SpaceService`'. This change will ensure to
use the supported REST endpoint rather than the deprecated ones in the
**Deprecated** Portlet '`Popular Spaces`'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partialCIBuild Perform Partial CI Build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Spaces] Group members bound to a space can leave the space
2 participants