Subject: Multiple errors at the dashboard

Description: After a fresh install on a fresh Drupal 10.3.6 (without Charts), basic configuration (only enabling Track Clicks and Track Time Spent), and visiting a few dummy nodes, reloading the dashboard at /admin/content-reporting/dashboard will show these 2 errors, each repeated twice.

Error messages:

  1. Warning: Undefined property: stdClass::$uid in Drupal\content_reporting\Controller\ContentReportingController->getReport() (line 284 of modules/contrib/content_reporting/src/Controller/ContentReportingController.php).
  2. Warning: Undefined property: stdClass::$uid in Drupal\content_reporting\Controller\ContentReportingController->getReport() (line 256 of modules/contrib/content_reporting/src/Controller/ContentReportingController.php).
  3. Warning: Undefined property: stdClass::$uid in Drupal\content_reporting\Controller\ContentReportingController->getReport() (line 284 of modules/contrib/content_reporting/src/Controller/ContentReportingController.php).
  4. Warning: Undefined property: stdClass::$uid in Drupal\content_reporting\Controller\ContentReportingController->getReport() (line 256 of modules/contrib/content_reporting/src/Controller/ContentReportingController.php).

Comments

kopeboy created an issue. See original summary.

bigbabert’s picture

Assigned: Unassigned » bigbabert

  • nwadventists committed ffd06aee on 1.1.x
    Issue #3480582 by kopeboy, bigbabert: Multiple errors at the dashboard
    

bigbabert’s picture

Version: 1.1.0-beta18 » 1.1.0-beta19
Status: Active » Fixed

  • nwadventists committed ab7206ee on 1.1.x
    Issue #3480582 by bigbabert: Multiple errors at the dashboard
    
bigbabert’s picture

bigbabert’s picture

Version: 1.1.0-beta19 » 1.1.0-beta20
Status: Fixed » Closed (fixed)
kopeboy’s picture

👏🏻👏🏻👏🏻