Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Backend - Engine
Minds Backend - Engine
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 237
    • Issues 237
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 43
    • Merge Requests 43
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • List
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds Backend - EngineMinds Backend - Engine
  • Issues
  • #874

Closed
Open
Opened 3 weeks ago by Mark Harding@markeharding
  • Report abuse
  • New issue
Report abuse New issue

Error: Call to a member function isOwner() on null when trying to read deleted group's review queue

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();

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

Related issues
0

Related merge requests
1
  • Merged 1 hour ago
    Oct 17, 2019 1:31pm GMT+0000
    [Sprint/PinkPanther](fix): Return error if the provided group is not found by group report. #874
    Merged 1 hour ago
    Oct 17, 2019 1:31pm GMT+0000
    !371
When this merge request is accepted, this issue will be closed automatically.
  • Discussion 0
  • Designs 0
  • Emiliano Balbuena @edgebal added Priority::2 - Normal Product::Platform Sprint::09/25 - Oldfashioned Owl Squad::Yellow Type::Bug scoped labels 3 weeks ago

    added Priority::2 - Normal Product::Platform Sprint::09/25 - Oldfashioned Owl Squad::Yellow Type::Bug scoped labels

  • Emiliano Balbuena @edgebal changed weight to 2 3 weeks ago

    changed weight to 2

  • Mark Harding @markeharding added Status::Validation scoped label 1 week ago

    added Status::Validation scoped label

  • Mark Harding @markeharding removed Sprint::09/25 - Oldfashioned Owl label 1 week ago

    removed Sprint::09/25 - Oldfashioned Owl label

  • Mark Harding @markeharding changed time estimate to 30m 1 week ago

    changed time estimate to 30m

  • Mark Harding @markeharding added Status::Scheduling scoped label and automatically removed Status::Validation label 1 week ago

    added Status::Scheduling scoped label and automatically removed Status::Validation label

  • Mark Harding @markeharding added Status::Backlog scoped label and automatically removed Status::Scheduling label 1 week ago

    added Status::Backlog scoped label and automatically removed Status::Scheduling label

  • Mark Harding @markeharding added Sprint::10/09 - Pink Panther scoped label 1 week ago

    added Sprint::10/09 - Pink Panther scoped label

  • Mark Harding @markeharding assigned to @benhayward.ben 1 week ago

    assigned to @benhayward.ben

  • Mark Harding @markeharding changed weight to 1 1 week ago

    changed weight to 1

  • Ben Hayward @benhayward.ben added Status::InProgress scoped label and automatically removed Status::Backlog label 23 hours ago

    added Status::InProgress scoped label and automatically removed Status::Backlog label

  • Ben Hayward @benhayward.ben mentioned in merge request !371 (merged) 22 hours ago

    mentioned in merge request !371 (merged)

  • Ben Hayward @benhayward.ben added Status::Review scoped label and automatically removed Status::InProgress label 22 hours ago

    added Status::Review scoped label and automatically removed Status::InProgress label

  • Ben Hayward @benhayward.ben added 15m of time spent at 2019-10-16 22 hours ago

    added 15m of time spent at 2019-10-16

  • Mark Harding @markeharding closed via merge request !371 (merged) 1 hour ago

    closed via merge request !371 (merged)

  • Mark Harding @markeharding mentioned in commit 1802d07d 1 hour ago

    mentioned in commit 1802d07d

  • Ben Hayward @benhayward.ben mentioned in commit 64f8c1b2 1 hour ago

    mentioned in commit 64f8c1b2

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply

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.

Assignee
Ben Hayward's avatar
Ben Hayward @benhayward.ben
Assign to
none
Epic
None
None
Milestone
None
Assign milestone
15m / 30m
Time tracking
Spent 15m
Est 30m
None
Due date
None
6
Labels
Priority::2 - Normal Product::Platform Sprint::10/09 - Pink Panther Squad::Yellow Status::Review Type::Bug
Assign labels
  • View project labels
1
Weight
1
Confidentiality
Not confidential
Lock issue
Unlocked
3
3 participants
user avatar
Ben Hayward
user avatar
Mark Harding
user avatar
Emiliano Balbuena
Reference: minds/engine#874