Unable to add group blog posts after update

Created on 17 February 2024, about 1 year ago
Updated 5 March 2024, about 1 year ago

Problem/Motivation

I just got through updating to Drupal 10.2.3 and Groups 2.2.2. I was previously running D10.1.8 and Groups 1.x and this all worked.

Now I get an Access Denied / You are not authorized to access this page. error on the group's main content link: group/3/content/ and when I try to add content, it only has options to add a Forum or a Forum post only. Previously, it used to allow me to add blog posts as well.

In addition, now I don't see Group Node under permissions at all. The Group Node module is enabled.

ETA: I also tried rebuilding permissions for the site, which didn't fix the problem.

Steps to reproduce

  1. composer update 'drush/drush' 'drupal/core-*'
  2. Update most other modules the same way, except these
  3. Pull Groups 2 compatible version of Group Forum from this issue: https://www.drupal.org/project/group_forum/issues/3349564#comment-15178970 📌 Group 2.x compatible version Active
  4. Then update Groups to 2.x using composer.
  5. drush updatedb
  6. drush cr # just to be on the safe side.

Navigate to Group content create page, e.g. group/3/content/create
This page now only shows Forum-related options:

Proposed resolution

Figure out how to get back the Group Node creation and permissions functionality.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

2.2

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024