- heddn Nicaragua
The 3.x version of the module supports Drupal 10. I plan to leave this open for a while if someone wants to test confirm that the module works w/ 10.x, but there is low likelihood we will support Drupal 10 for the 1.x branch.
- πΊπΈUnited States daletrexel Minnesota, USA
What are the plans to formally release the 3.x branch from dev? Hopefully well before the D9 EoL in November!
- last update
almost 2 years ago 2 fail - πΊπΈUnited States zipymonkey Durham, NH
There are couple of references to the GroupContent in the 3.0.x branch. The attached patch removed the references or replaces them with GroupRelationship.
The last submitted patch, 8: group_content_menu-d10-3305288-8.patch, failed testing. View results β
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.- Status changed to Closed: won't fix
almost 2 years ago 2:35pm 31 May 2023 - heddn Nicaragua
I won't be making the 1.x branch Drupal 10 compatible. Group v1 doesn't support Drupal 10 either. I could change my mind if someone tests this, but that hasn't happened yet.
- πΊπΈUnited States zipymonkey Durham, NH
@heddn The patch for https://www.drupal.org/project/group_content_menu/issues/3305288#comment... π Automated Drupal 10 compatibility fixes Closed: won't fix is for 3.0.x. That removes a few references to GroupContent that are still in the module. I will create a separate ticket.
- πΊπΈUnited States daletrexel Minnesota, USA
I'm confused about two things:
1. Group 8.x-1.5 has been D10 compatible since August 2022 β . That seems in conflict with comment #10.
2. What versions of Group Content Menu work with which versions of Group? I don't see any information on the project page or in the project's readme file about compatibility and how to choose versions. Can you use Group Content Menu 2.x or 3.x with Group 1.x?
For context:
The University of Minnesota manages Drupal in a giant multisite format, and that base setup is on Group 8.x-1.5. Their plan is to stay on the 1.x branch until AFTER upgrading to D10, since Group 1.x is D10 compatible. I have no control over Group. However, I do have control over Group Content Menu, which we manage in our site repository. We're currently on the 1.x branch of Group Content Menu. I need to find a way to survive the pending D10 upgrade this summer. That means either patching Group Content Menu 1.x to be D10 compatible or upgrading to Group Content Menu 2.x or 3.x. Is the latter option even possible with Group 1.x?
- heddn Nicaragua
While group v1 was marked to support Drupal 10, it doesn't in actuality. The release notes for v2 and v3 of this module gives some clarity that they support group v2 and v3. I will update the project page to make that more obvious.
What we are doing on several of our sites is updating to Group v2 from v1 (there isn't a direct upgrade path to v3 from v1). And doing this on Drupal 9.5. After that upgrade is stable, we then upgrade to Drupal 10. All this because there isn't a version of Group that supports Drupal 10.
- πΊπΈUnited States daletrexel Minnesota, USA
Thanks for the clarification, @heddn!
I don't know if the note in the Group 8.x-1.5 release has been recently added or if it was always there and I overlooked it because I saw "Works with Drupal: ^9.3 || ^10" at the top, which answered my immediately question about D10 compatibility, and it didn't occur to me to read on in case the release notes were allowed to outright lie. But I do see that message now.
For Group Content Menu module, it would definitely be helpful to add clarification to the project page, because the wording in the releases for 2.x and 3.x are terse enough to lead to ambiguity: does "support for" a version mean "only" that version, or does that particular release "add" support for that version (with the implication that it includes backwards compatibility with previous versions)?