Problem/Motivation

In the most of the cases we don't need information about group membership requests. As a result the group content stays there, even if we don't use it. It affects performance of some quires, when we run it using group_content table.
Let's make it optional so users can decide which behavior they need.

Issue fork grequest-3398067

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

LOBsTerr created an issue. See original summary.

lobsterr’s picture

We actually have the feature, but we remove only pending group membership request, let's delete any if the feature enabled.

  • LOBsTerr committed 1718a565 on 1.0.x
    Issue #3398067: Add option to remove group content when user join the...
lobsterr’s picture

1) I have added option on the plugin level
2) Also updated the tests
3) Clean up the code

  • LOBsTerr committed 5fa6a464 on 2.0.x
    Issue #3398067 by LOBsTerr: Add option to remove group content when user...

  • LOBsTerr committed 0c98c5b4 on 3.0.x
    Issue #3398067 by LOBsTerr: Add option to remove group content when user...
lobsterr’s picture

Assigned: lobsterr » Unassigned
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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