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: Listing connected groups #1161

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

zak39
Copy link
Collaborator

@zak39 zak39 commented Feb 12, 2025

There is a confusion between $group->getGID() and the $group->getGid(). The getGid() method is used to retrieve the gid property from the Connected Group entity, while the getGID() method is from the IGroup class.

There is a confusion between `$group->getGID()` and the `$group->getGid()`.
The `getGid()` method is used to retrieve the `gid` property from the Connected Group entity, while the `getGID()` method is from the IGroup class.
@zak39 zak39 added backend Modification related to backend debug Ongoing correction backport labels Feb 12, 2025
@zak39 zak39 added this to the v4.0.1 milestone Feb 12, 2025
@zak39 zak39 self-assigned this Feb 12, 2025
@zak39 zak39 merged commit c071d37 into stable4.0 Feb 12, 2025
5 of 6 checks passed
@zak39 zak39 deleted the backport/listing-connected-groups/1160/stable4.0 branch February 12, 2025 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Modification related to backend backport debug Ongoing correction
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant