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.
Sentry Issue: ENGINE-13
Error: Call to a member function getEntityGuid() on null
File "/Controllers/api/v1/comments.php", line 355, in Minds\Controllers\api\v1\comments::delete
$entity = Entities\Factory::build($comment->getEntityGuid());
File "/Api/Factory.php", line 90, in Minds\Api\Factory::build
return $handler->$method($pages);
File "/Controllers/api/api.php", line 91, in Minds\Controllers\api\api::delete
return Factory::build($pages, $this->request, $this->response);
File "/Core/Router.php", line 157, 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 milestone to %Misc. Q4 2019
added Priority::1 - High Product::Comments Type::Bug scoped labels
changed time estimate to 15m
Upload and view the latest designs for this issue. Consistent and easy to find, so everyone is up to date.