Problem/Motivation

Fatal errors in D9 as a result of use of entity.manager which no longer exists

Steps to reproduce

Attempt to run any migration in D9

Proposed resolution

Replace with entity_type.manager and entity_type.bundle.info as appropriate

Remaining tasks

Patch coming shortly.

User interface changes

None

API changes

None

Data model changes

None

Comments

scott_euser created an issue. See original summary.

scott_euser’s picture

Assigned: scott_euser » Unassigned
Status: Active » Needs review
StatusFileSize
new1.39 KB
scott_euser’s picture

Fixes double trailing comma in patch

gdeni’s picture

Assigned: Unassigned » gdeni
Status: Needs review » Reviewed & tested by the community

Thanks for reporting this error! I've tested your patch in D8 and D9, operates perfectly!

  • gdeni committed 705a31f on 8.x-5.x authored by scott_euser
    Issue #3200937 by scott_euser: Fatal errors: Use of deprecated services...
scott_euser’s picture

Thanks!

gdeni’s picture

Assigned: gdeni » Unassigned
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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