Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
  • Sign in / Register
Minds Backend - Engine
Minds Backend - Engine
  • Project overview
  • Repository
  • Issues 293
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 38
  • CI / CD
  • Security & Compliance
  • Packages
  • Wiki
  • Snippets
  • Members
  • Collapse sidebar
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds Backend - EngineMinds Backend - Engine
  • Issues
  • #871

Closed
Open
Opened 1 month ago by Mark Harding@markeharding
Report abuse New issue

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)

Related issues
0

Related merge requests
1
  • WIP: [Sprint/PinkPanther](fix): Better handling of 'user not found' state at v1/groups/member. #871
    !372
When this merge request is accepted, this issue will be closed automatically.
  • Discussion 3
  • Designs 0
  • Emiliano Balbuena @edgebal added Product::Platform Squad::Yellow scoped labels 1 month ago

    added scoped labels

  • Emiliano Balbuena @edgebal changed weight to 2 1 month ago

    changed weight to 2

  • Emiliano Balbuena @edgebal added Sprint::09/25 - Oldfashioned Owl scoped label 1 month ago

    added scoped label

  • Emiliano Balbuena @edgebal added Priority::2 - Normal Type::Bug scoped labels 1 month ago

    added scoped labels

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

    assigned to @benhayward.ben

  • Mark Harding @markeharding changed time estimate to 1h 4 weeks ago

    changed time estimate to 1h

  • Mark Harding @markeharding added Sprint::10/09 - Pink Panther Status::Backlog scoped labels and automatically removed Sprint::09/25 - Oldfashioned Owl label 4 weeks ago

    added scoped labels and automatically removed label

  • Mark Harding @markeharding changed weight to 1 4 weeks ago

    changed weight to 1

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

    added scoped label and automatically removed label

  • Ben Hayward @benhayward.ben mentioned in merge request !372 (closed) 2 weeks ago

    mentioned in merge request !372 (closed)

  • Ben Hayward @benhayward.ben added Status::Follow Up scoped label and automatically removed Status::InProgress label 2 weeks ago

    added scoped label and automatically removed label

  • Ben Hayward
    Ben Hayward @benhayward.ben · 2 weeks ago
    Developer

    Have spent an hour on this but the solution I'm not happy with. Will discuss tomorrow.

  • Ben Hayward @benhayward.ben added 1h of time spent at 2019-10-16 2 weeks ago

    added 1h of time spent at 2019-10-16

  • Ben Hayward @benhayward.ben removed Status::Follow Up label 2 weeks ago

    removed label

  • Ben Hayward @benhayward.ben added Status::InProgress scoped label 2 weeks ago

    added scoped label

  • Ben Hayward @benhayward.ben added Status::Follow Up scoped label and automatically removed Status::InProgress label 2 weeks ago

    added scoped label and automatically removed label

  • Ben Hayward @benhayward.ben added Status::InProgress scoped label and automatically removed Status::Follow Up label 2 weeks ago

    added scoped label and automatically removed label

  • Ben Hayward @benhayward.ben added Status::Follow Up scoped label and automatically removed Status::InProgress label 1 week ago

    added scoped label and automatically removed label

  • Ben Hayward @benhayward.ben removed Sprint::10/09 - Pink Panther label 1 week ago

    removed label

  • Ben Hayward @benhayward.ben added Sprint::10/23 - Quiet Quail scoped label 1 week ago

    added scoped label

  • Ben Hayward @benhayward.ben removed Sprint::10/23 - Quiet Quail label 50 minutes ago

    removed label

  • Ben Hayward @benhayward.ben added Sprint::11/06 - Rolling Rabbit scoped label 50 minutes ago

    added scoped label

  • Ben Hayward @benhayward.ben removed Status::Follow Up label 48 minutes ago

    removed label

  • Ben Hayward
    Ben Hayward @benhayward.ben · 5 minutes ago
    Developer

    This is going to take some lower level changes than just checking for the user at the start of the failing endpoint.

  • Ben Hayward @benhayward.ben changed time estimate to 3h 5 minutes ago

    changed time estimate to 3h

  • Ben Hayward
    Ben Hayward @benhayward.ben · 5 minutes ago
    Developer

    Will discuss through the week.

Please register or sign in to reply
Assignee
Ben Hayward's avatar
Ben Hayward @benhayward.ben
none
Epic
None
None
Milestone
None
Time tracking
Spent 1h
Est 3h
None
Due date
None
5
Labels
Priority::2 - Normal Product::Platform Sprint::11/06 - Rolling Rabbit Squad::Yellow Type::Bug
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#871