Problem/Motivation

During running command drush updb can see this error message:

[error]  Configuration <em class="placeholder">views.view.listing_events</em> depends on the <em class="placeholder">field.storage.node.field_blog_description</em> configuration that will not exist after import.

and
Configuration <em class="placeholder">views.view.listing_events</em> depends on modules (<em class="placeholder">Better Exposed Filters, Views Entity Reference Filter</em>) that will not be installed after import.

Steps to reproduce

That is present only for a standard profile of Openy installation

Proposed resolution

Find a way to fix it

Issue fork ws_event-3406254

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

aleevas created an issue. See original summary.

  • aleevas committed df7956a4 on 1.3.x
    #3406254: Add require dependencies of the module
    

  • aleevas committed 13179389 on 1.3.x
    #3406254: Put filed_blog_description field storage to the configuration...

  • aleevas committed 93694a3f on 1.3.x
    #3406254: Enable dependencies modules that not enabled by default
    
froboy’s picture

Version: 1.3.x-dev » 1.3.8
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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