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.

Issue fork outbound-3384120

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

NickDJM created an issue. See original summary.

minorOffense made their first commit to this issue’s fork.

minoroffense’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.