Problem/Motivation

The "Invite users" join method is available even if the Group Invite module is not installed. Selecting this join method results in a fatal error.

Steps to reproduce

The Group Invite module should not be installed.

  1. Create a new group type
  2. Enable group flex
  3. Select "Invite users" as join method
  4. Save

Proposed resolution

Hide the "Invite users" join method if the Group Invite module is not enabled.

Data model changes

Issue fork group_flex-3214222

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

bramtenhove created an issue. See original summary.

bramtenhove’s picture

Status: Active » Needs review
ronaldtebrake’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me!

bramtenhove’s picture

Status: Reviewed & tested by the community » Fixed

Thanks ronaldtebrake!

  • bramtenhove committed bac732a on 1.x
    Issue #3214222 by bramtenhove, ronaldtebrake: Group Invite join method...

Status: Fixed » Closed (fixed)

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