In some cases the entity could be missing from the system.
We need to add a check that entity is still there.

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

LOBsTerr created an issue. See original summary.

jhedstrom’s picture

Status: Active » Needs work

Tests are failing because I think with the new gitlab workflow a composer file is needed for module dependencies to be pulled in during tests. Can fix in this branch or a separate issue...

lobsterr’s picture

Status: Needs work » Needs review

I have added necessary dependencies and add checks for indexes

  • jhedstrom committed 7c8fa11 on 8.x-1.x authored by LOBsTerr
    Issue #3193773 by LOBsTerr: Error: Call to a member function label() on...
jhedstrom’s picture

Status: Needs review » Fixed

Awesome, thanks!

Status: Fixed » Closed (fixed)

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