Skip to content

In the stream we render previews based on activities that are connected to...

In the stream we render previews based on activities that are connected to content. In some cases it can be that connected content has been removed, but the activity still exist. This is the case for the social_follow_taxonomy where it will then crash the activity stream as the connected content cannot be found. Make sure to add a defensive check to see if we have an entity before preprocessing the activity.

Closes #3206735

Merge request reports

Loading