spacebase / spacebasenz

Website for SpaceBase New Zealand
http://dev-spacebasenz.pantheonsite.io/
GNU General Public License v2.0
0 stars 0 forks source link

content_notifications error and retest #394

Closed treasuretron closed 4 years ago

treasuretron commented 4 years ago

In GitLab by @StephenCataldo on Aug 30, 2019, 13:34

This error in logs:

TypeError: Argument 1 passed to Drupal\group\Entity\GroupContent::loadByEntity() must implement interface Drupal\Core\Entity\ContentEntityInterface, null given, called in /app/web/modules/custom/spacebase_core/spacebase_core.module on line 573 in Drupal\group\Entity\GroupContent::loadByEntity() (line 117 of /app/web/modules/contrib/group/src/Entity/GroupContent.php) #0 /app/web/modules/custom/spacebase_core/spacebase_core.module(573): 

Caused by function called without $node

Quick patch to stop notifications, but I'm not sure what the root is ... at some point test notifications to see if they are working ok,

treasuretron commented 4 years ago

In GitLab by @richbodo on Jan 7, 2020, 16:21

closed