Problem/Motivation

#2715011: Missing data_table for Group and GroupContent
#2706495: add Views reverse relationships from entities to Group Content
#2715285: show group memberships on a user account tab
#2813405: Add a field to view and edit content's groups

It was listed by Open Social profile code

  // @todo remove this when this hits https://www.drupal.org/node/2715285.
  // Also note that by default the Group Creator is a Member now, that's
  // where we check on in Drupal\social_group\Plugin\views\argument\UserUid.php.

Steps to reproduce

When we create a view to list groups which the user is a member of them for the current viewing user

Proposed resolution

Have a custom extra Contextual filters views argument plugin

Remaining tasks

Copy the custom plugin with custom changes from Open Social profile code and have that in Vardoc

User interface changes

API changes

Alter view's query when used

Data model changes

Only filter by user

Comments

RajabNatshah created an issue. See original summary.

  • RajabNatshah committed c45ba3e on 5.0.x
    Issue #3216470: Add views argument plugin Group Membership Uid for a...
rajab natshah’s picture

Assigned: rajab natshah » mohammed j. razem
Status: Active » Needs review
Issue tags: +vardoc-5.0.0-alpha3
rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
rajab natshah’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.