Problem/Motivation

RuntimeImportContext is a value object. It shouldn't have a service set on it.

Things that use the RuntimeImportContext should get hold of the service themselves.

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

joachim created an issue. See original summary.

joachim’s picture

Status: Active » Needs review

  • joachim committed eae1c4cd on 4.0.x
    Issue #3536388: Removed service property from RuntimeImportContext.
    
joachim’s picture

Status: Needs review » Fixed
joachim’s picture

Status: Fixed » Patch (to be ported)

Could be backported with deprecation.

  • joachim committed 39efad89 on 8.x-3.x
    Issue #3536388: Removed service property and deprecated accessors from...
joachim’s picture

Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

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