Configuration on install: unmet dependencies

Created on 31 May 2024, 6 months ago
Updated 4 July 2024, 4 months ago

Problem/Motivation

When trying to enable the scorm_field module on my existing site, I'm getting the folllowing error:

Configuration objects provided by <em class="placeholder">scorm_field</em> have unmet dependencies: <em class="placeholder">views.view.scorm_report_per_node (comment)</em>

This is probably caused by the fact that we do not have the comment module enabled on the site, at first glance.

Steps to reproduce

Install scorm_field module on a Drupal installation without comment module enabled.

Proposed resolution

Either move the default views config to config/optional, which will only nstall it if dependencies are met, or update the views config to remove the dependency on the comment module.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇧🇪Belgium svendecabooter Gent

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024