- πΊπΈUnited States dobe
Add a pull request at github for this issue: https://github.com/Gizra/og/pull/755
Attaching diff so I can use in composer.
- πΊπΈUnited States loze Los Angeles
This will only work if your groups are nodes. Ive been using the code here which will work for any entity that is enabled as a group
https://github.com/Gizra/og/issues/752 - πΊπΈUnited States dobe
@loze create a patch and post it here. Or a pull request at the github, either way it doesn't help if it just a comment it basically got lost when this should be a part of the module.
- Status changed to Needs review
about 2 years ago 10:59pm 12 March 2023 - πΊπΈUnited States loze Los Angeles
Added a pull request here
https://github.com/Gizra/og/pull/756 - Merge request !12Issue #3306494 Add views relationship to og_membership from all group enabled entities. β (Open) created by loze
- πΊπΈUnited States loze Los Angeles
MR12 adds views relationships to og_memberships from any group enabled entity types.
This allows you to create a view of all groups a user is a member of or show the membership counts for a list of groups.
- Status changed to Needs work
7 months ago 7:23am 12 September 2024 - π·π΄Romania claudiu.cristea Arad π·π΄
This is a nice addition. Could you, please, add a test to prove it works? Setting to "Needs work" because needs test coverage.
- πΊπΈUnited States loze Los Angeles
Thanks @claudiu.cristea. Unfortunately, I have been unable to wrap my head around how to write tests. I've tried on several projects but can't seem to grasp it.
Hopefully someone else interested in this feature can help out with that.
- First commit to issue fork.