The project page provides 2 branches of this module, 1.x and 2.x. Supposedly these relate to the version of the Group module being used, but there is no Group 8.x-2.x.
Perhaps some clarification is required?
The project page provides 2 branches of this module, 1.x and 2.x. Supposedly these relate to the version of the Group module being used, but there is no Group 8.x-2.x.
Perhaps some clarification is required?
Comments
Comment #2
johnpitcairn commentedSo after mistakenly installing 8.x-1.0 alpha, and breaking my site (I needed to edit the deriver class to use
\Drupal\media\Entity\MediaTypeto uninstall), it's apparent that the 1.x branch is for support of the contrib Media Entity module, and the 2.x branch supports core Media.The summary text for the releases urgently needs to be updated to reflect this, for anyone who (like me) missed that in the project description.
Comment #3
a.dmitriiev commentedRelease notes and short title were changed, I also changed the description of the module.
Comment #5
a.dmitriiev commentedI also released new version of 1.x branch with fixed dependency to media_entity module. https://www.drupal.org/project/groupmedia/releases/8.x-1.0-alpha5
Comment #6
a.dmitriiev commentedAre you also moving from patch in Group module? Then there is an upgrade path here https://www.drupal.org/project/groupmedia/issues/3151858 in 2.x-dev version. If you can test this - that would be much appreciated.
Comment #7
johnpitcairn commentedThanks but no, not migrating, I am prototyping to see whether the group/media/groupentityfield combination will meet our UX requirements.