- Issue created by @spleshka
- 🇮🇳India _pratik_ Banglore
Hi,
I believe, here a config file is missing i.e "field.storage.group_content.group_roles.yml". That is blocking installation of module.Thanks
- 🇧🇾Belarus spleshka UAE
Hi, in terms of workaround - well, technically the module doesn't have any smart or complex logic. If you just install the Group module and configure it to have organisations and organisation admins then you'll have almost the same functionality that anu_lms_permission has :-)
- 🇨🇦Canada karunadave
I am also receiving Error message
Unable to install Anu LMS Permissions due to unmet dependencies: field.field.group_content.group_content_type_fe06a1151d30b.group_roles (field.storage.group_content.group_roles)This on a new install with:
Drupal 10.2.6,
Anu LMS 2.10.4
Includes: Anu LMS, Anu LMS Demo content, Anu LMS Example: Component override, Anu LMS Example: Custom page data, Anu LMS Example: Custom paragraph, Anu LMS Quizzes, Anu LMS SearchAlso:
Allowed Formats 3.0.0
CSV Serialization 4.0.0
Entity API 8.x-1.4
Entity Construction Kit (ECK) 2.0.0
Entity Reference Revisions 8.x-1.11
Excel Serialization 8.x-1.3
Field Group 8.x-3.4
Flexible permissions 1.1.0
Group 3.2.2
Group Media 4.0.2
Inline Entity Form 8.x-1.0-rc17
Paragraphs 8.x-1.17
Paragraphs Browser 8.x-1.1
Paragraphs Selection 2.0.5
Range 8.x-1.5
REST Entity Recursive 2.0.5-rc5
Search API 8.x-1.34
VariationCache 8.x-1.5
Views data export 8.x-1.4
Weight 8.x-3.4 - 🇰🇬Kyrgyzstan elaman
@karunadave tried to reproduce the issue with versions you've specified in a clean Drupal installation. Can you please provide steps to reproduce.
- Status changed to Postponed: needs info
6 months ago 4:25pm 13 May 2024 - 🇧🇷Brazil bladellano
A temporary solution until this submodule is compatible with the versions of the prerequisite modules is to install the 'group' and 'groupmedia' modules in the versions below:
- composer require 'drupal/group:^2.2'
- composer require 'drupal/groupmedia:^3.0' - 🇪🇸Spain pcambra Asturies
Could it be that
field.storage.group_content.group_roles
is nowfield.storage.group_relationship.group_roles
- Status changed to Active
3 months ago 2:51pm 26 August 2024