Compatabilty of Contacts Module with Group 3.3.x

Created on 3 April 2025, 6 months ago

Problem/Motivation

Composer requirements do not specify the version Group module installed, causing composer require to fail.

- drupal/contacts 3.3.0 requires drupal/group ^2.0 -> found drupal/group[dev-2.0.x, dev-2.1.x, dev-2.2.x, dev-2.3.x, 2.0.0-alpha1, ..., 2.3.x-dev (alias of dev-2.3.x)] but it conflicts with your root composer.json require (^3.2).

Is this just a composer dependency issue or are there issues with this version of Contacts with Group 3.x?

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Active

Version

3.3

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bsnodgrass

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

Comments & Activities

  • Issue created by @bsnodgrass
  • πŸ‡¬πŸ‡§United Kingdom jeremyskinner

    Unfortunately contacts doesn't support group 3 yet, as there's only a partial upgrade path from group 2.x to 3.x and we don't currently have a way to support both versions which is something we need to be able to do. Hoping to address this at some point in the future.

  • πŸ‡¬πŸ‡§United Kingdom jeremyskinner

    I had some time to work on this last week and contacts should now work with group 3.x in addition to group 2.x, the entity type IDs are switched out at runtime depending on which version of Group is installed. This is in the contacts 3.4 release.

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

Production build 0.71.5 2024