Problem/Motivation

I was unable to save storage entities after updating to 1.4.1.

Looks like Entity::getOriginal() was added in 11.2.
https://www.drupal.org/node/3295826

Issue fork storage-3612141

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

mortona2k created an issue. See original summary.

mortona2k’s picture

Status: Active » Needs review

Added a shim. Used claude to diagnose and patch, but I confirmed the findings.

themetis’s picture

Tested & Approved on Drupal 10.6.13. The patch applies cleanly and fixes the issue.

mandclu’s picture

Assigned: Unassigned » mandclu
Status: Needs review » Needs work

The phpstan errors in the pipeline need to be fixed before this can be merged. I can resolve those.

  • mandclu committed 0074e621 on 1.4.x authored by mortona2k
    fix: #3612141 Broken on Drupal 10: StorageForm::applyNamePattern() calls...
mandclu’s picture

Assigned: mandclu » Unassigned
Status: Needs work » Fixed

Merged in. Thanks for the work here.

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.