Missing dependency

Created on 26 October 2021, about 3 years ago
Updated 30 June 2024, 5 months ago

Problem/Motivation

On not `standard` profile installation, the missing drupal:node dependency for the system.action.bulk_update_fields_action_base.yml config is throwing error during installation.

Debugging information follows.
Path: /core/install.php?profile=minimal&langcode=en&id=1&op=do_nojs&op=do
StatusText: parsererror
ResponseText: Drupal\Core\Config\UnmetDependenciesException: Configuration objects provided by <em class="placeholder">bulk_update_fields</em> have unmet dependencies: <em class="placeholder">system.action.bulk_update_fields_action_base (node)</em> in Drupal\Core\Config\UnmetDependenciesException::create() (line 100 of /var/www/html/web/core/lib/Drupal/Core/Config/UnmetDependenciesException.php).

Proposed resolution

Add `drupal:node` dependency to module info yml OR move system.action.bulk_update_fields_action_base.yml to config/optional.

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇲🇾Malaysia ckng

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

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024