Problem/Motivation

The route /admin/unomi-segments/form-segments crashes because the form class does this:

      $container->get('unomi_conditions')

but the unomi_segments module does not declare the dependency on unomi_conditions.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

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

joachim created an issue. See original summary.

joachim’s picture

Status: Active » Needs review

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

  • thalles committed 55119266 on 1.0.x authored by joachim
    Issue #3371062 by joachim: unomi_segments has an undeclared dependency...
thalles’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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