You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do an API call to /api/index.php/v1/newsfeeds/feeds.
See PHP error log.
Actual result
Undefined property: stdClass::$modified_by in \api\components\com_newsfeeds\src\Serializer\NewsfeedSerializer.php on line 110
Undefined property: stdClass::$modified_by in \api\components\com_newsfeeds\src\Serializer\NewsfeedSerializer.php on line 111
The text was updated successfully, but these errors were encountered:
Steps to reproduce the issue
Do an API call to
/api/index.php/v1/newsfeeds/feeds
.See PHP error log.
Actual result
The text was updated successfully, but these errors were encountered: