Problem/Motivation

When attempting to install field_inheritance in Drupal 9.0.2 we see an error saying:

Entity Reference is deprecated, all functionality has been moved to Core. (Currently using Entity Reference: Deprecated version 9.0.2)

#2598002: The Entity Reference module has been deprecated

Comments

owenbush created an issue. See original summary.

owenbush’s picture

Removing

dependencies:
  - drupal:entity_reference

From field_inheritance.info.yml fixes this issue. I'll get a patch for that committed.

owenbush’s picture

mrpauldriver’s picture

Status: Active » Needs review
StatusFileSize
new386 bytes

Here's a patch Owen.

owenbush’s picture

Nice. Thank you!

  • owenbush committed 1023f41 on 8.x-1.x authored by MrPaulDriver
    Issue #3162020 by MrPaulDriver, owenbush: Entity Reference has been...

owenbush’s picture

Status: Needs review » Fixed

This has been merged and marked as fixed.

Status: Fixed » Closed (fixed)

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