Install

Works with Drupal: ^10.3 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 215.85 KB
MD5: adfa9799199fcf44499054d230230ffb
SHA-1: 727f7c2b651fcf2f75ce8ff973773e76a4b46389
SHA-256: a22c9b90ce04c84981cce624ae7962ca39c53a0ac38b179d4176791eb704fb7a
Download zip 416.58 KB
MD5: 85abb392743996b150be4790434d65d7
SHA-1: 74c3fb919a9d5ef58ba0d42e02eabd1da3e99c3c
SHA-256: 8225e927353b679fdfb8f138fbe54b6b7c8d34153b83d7b679cdbcf27c73fa7b

Release notes

Fixes a bug where people couldn't properly upgrade from v2.3.0 to v3.3.0 and fixes a permissions bug when group_support_revisions was enabled.

If you've already upgrade to Group 2.3.0 and ran the database updates, you need to set the latest installed version back to 9211 rather than 10303. This can be done via Drush: drush php-eval "\Drupal::service('update.update_hook_registry')->setInstalledVersion('group', 9211);"

Contributors (3)

kristiaanvandeneynde, scotwith1t, richarddavies

Changelog

Issues: 2 issues resolved.

Changes since 2.3.0:

Bug

Created by: kristiaanvandeneynde
Created on: 21 Nov 2024 at 14:40 UTC
Last updated: 25 Nov 2024 at 08:37 UTC
Bug fixes

Other releases