Problem/Motivation

The SocialGroupAddForm exists to let users choose the type of group they want to create. However, we're removing all the legacy group types (public, open, closed, secret) and replacing them with the flexible group type. This means that from Open Social's perspective there's only 1 concept of a group (all other things are other object types which happen to be built on the group module). So this choice should no longer be offered to users.

Steps to reproduce

Proposed resolution

  • Update social_group_social_user_account_header_create_links to point directly to the flexible group add form
  • Remove SocialGroupAddForm

The removal of the form is blocked by #3420069: [13.0.0] Remove the ability to change a group bundle type

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Kingdutch created an issue. See original summary.

sv’s picture

ribel’s picture

Version: 12.1.x-dev » 13.0.0-alpha1
Status: Active » Reviewed & tested by the community

PR was merged and should be released in version 13.0.0-alpha2

  • ribel committed 45915f23 on main authored by SV
    Issue #3420070 by SV: Remove SocialGroupAddForm - group type selection...
ronaldtebrake’s picture

Status: Reviewed & tested by the community » Fixed

Released in 13.0.0-alpha2

Status: Fixed » Closed (fixed)

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