Problem/Motivation

Since Entity Clone Extras is using node_type storage, the core node module should be a dependency for Entity Clone Extras.

This could lead to wrong install order, if for example you install from a profile which requires entity_clone_extras.

Alternatively one could put a condition around like for media module:
if ($this->moduleHandler->moduleExists('node')) {

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

stefan.korn created an issue. See original summary.

stefan.korn’s picture

Status: Active » Needs review

  • stefan.korn committed 5a65ce31 on 2.x
    [#3553985] feat: Entity Clone Extras should require node module
    
rajeshreeputra’s picture

Status: Needs review » Fixed

Merged!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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