Exception: user_guid be be sent when getting Update Markers
Sentry Issue: ENGINE-D
Exception: user_guid be be sent
File "/Core/Notification/UpdateMarkers/Repository.php", line 34, in Minds\Core\Notification\UpdateMarkers\Repository::getList
throw new \Exception('user_guid be be sent');
File "/Core/Notification/UpdateMarkers/Manager.php", line 28, in Minds\Core\Notification\UpdateMarkers\Manager::getList
return $this->repository->getList($opts);
File "/Core/Groups/Membership.php", line 649, in Minds\Core\Groups\Membership::getGroupsByMember
'limit' => 1000,
File "/Controllers/api/v1/groups.php", line 52, in Minds\Controllers\api\v1\groups::get
'offset' => (int) $_GET['offset'],
File "/Api/Factory.php", line 70, in Minds\Api\Factory::build
return $handler->$method($pages);
...
(3 additional frame(s) were not displayed)
added scoped labels
changed weight to 2
added scoped label
added scoped labels
assigned to @benhayward.ben
changed time estimate to 1h
added scoped labels and automatically removed label
changed weight to 1
added scoped label and automatically removed label
mentioned in merge request !372 (closed)
added scoped label and automatically removed label
- Developer
Have spent an hour on this but the solution I'm not happy with. Will discuss tomorrow.
added 1h of time spent at 2019-10-16
removed label
added scoped label
added scoped label and automatically removed label
added scoped label and automatically removed label
added scoped label and automatically removed label
removed label
added scoped label
removed label
added scoped label
removed label
- Developer
This is going to take some lower level changes than just checking for the user at the start of the failing endpoint.
changed time estimate to 3h
- Developer
Will discuss through the week.