The one place for your designs
Upload and view the latest designs for this issue. Consistent and easy to find, so everyone is up to date.
Our Privacy Policy has changed, please visit https://about.gitlab.com/privacy to review these changes.
Sentry Issue: ENGINE-4Y
Error: Call to a member function isOwner() on null
File "/Controllers/api/v1/groups/review.php", line 22, in Minds\Controllers\api\v1\groups\review::get
if (!$group->isOwner($user) && !$group->isModerator($user)) {
File "/Api/Factory.php", line 70, in Minds\Api\Factory::build
return $handler->$method($pages);
File "/Controllers/api/api.php", line 76, in Minds\Controllers\api\api::get
return Factory::build($pages, $this->request, $this->response);
File "/Core/Router.php", line 138, in Minds\Core\Router::route
return $handler->$method($pages);
File "/index.php", line 9
$router->route();
We want to be sure it is you, please confirm you are not a robot.
changed weight to 2
Upload and view the latest designs for this issue. Consistent and easy to find, so everyone is up to date.