Error: Typed property Foodsharing\Modules\WallPost\WallPostXhr::$table must not be accessed before initi...

Sentry Issue: FOODSHARINGDE-BETA-BACKEND-YF

Error: Typed property Foodsharing\Modules\WallPost\WallPostXhr::$table must not be accessed before initialization
  File "/src/Modules/WallPost/WallPostXhr.php", line 46, in Foodsharing\Modules\WallPost\WallPostXhr::update
    if (!$this->wallPostPermissions->mayReadWall($this->session->id() ?? 0, $this->table, $this->id)) {
  File "/src/Entrypoint/XhrAppController.php", line 185, in Foodsharing\Entrypoint\XhrAppController::__invoke
    $out = $obj->$meth($request);
  File "/public/index.php", line 34
    $response = $kernel->handle($request);
...
(1 additional frame(s) were not displayed)

http.url: https://beta.foodsharing.de/xhrapp?app=wallpost&id=undefined&last=0&m=update&table=fsreport,

image

image

Edited by Christian Walgenbach