Closed (fixed)
Project:
Message Digest
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Jan 2021 at 14:05 UTC
Updated:
4 Feb 2021 at 18:19 UTC
Jump to comment: Most recent
In some cases the entity could be missing from the system.
We need to add a check that entity is still there.
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
Comment #3
jhedstromTests 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...
Comment #4
lobsterr commentedI have added necessary dependencies and add checks for indexes
Comment #6
jhedstromAwesome, thanks!