Module does not list node or taxonomy as dependencies

Created on 29 August 2023, about 1 year ago
Updated 26 October 2023, about 1 year ago

Problem/Motivation

If you attempt to install this module without node or taxonomy installed (unlikely, but possible) it will throw an error:

Configuration objects provided by outbound have unmet dependencies: core.entity_view_mode.taxonomy_term.outbound (taxonomy)

Steps to reproduce

  1. Use a minimal drupal install
  2. Attempt to install outbound

Proposed resolution

We just need to add drupal:node and drupal:taxonomy to the dependencies in the info file. This will prevent the issue from happening.

🐛 Bug report
Status

Fixed

Version

1.1

Component

Code

Created by

🇨🇦Canada nickdjm

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

Comments & Activities

Production build 0.71.5 2024