[13.0.0] Remove Drupal\social_group\Form\SocialGroupAddForm

Created on 8 February 2024, 9 months ago
Updated 4 June 2024, 5 months ago

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

πŸ“Œ Task
Status

Fixed

Version

13.0

Component

Code (back-end)

Created by

πŸ‡³πŸ‡±Netherlands kingdutch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024