In case of minimal drupal clean installations, "unomi_entity_base_field_info" will generate a computed filed with the type "list_strings" - this type is not available until drupal options are fully installed.

Provided Patch to easy fix this.

CommentFileSizeAuthor
add-dependency.patch574 bytesredbeed_chris

Issue fork unomi-3459988

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

redbeed created an issue. See original summary.

mallezie’s picture

Status: Active » Reviewed & tested by the community

Patch looks good to me.

In standard this is not needed, since there the options module is already installed, but on minimal, or where you don't have this, this enforces that options are installed.

  • nginex committed 2462d30c on 5.x
    Issue #3459988: Missing dependency / Add dependencies to info
    
nginex’s picture

Version: 5.0.0-beta2 » 5.x-dev
Status: Reviewed & tested by the community » Fixed

Going to put this in a new release ASAP

nginex’s picture

Status: Fixed » Closed (fixed)

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