Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
  • Sign in / Register
Minds Backend - Engine
Minds Backend - Engine
  • Project
  • Repository
  • Issues 293
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 40
  • 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
  • #925

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

Error: Call to undefined method Minds\Entities\Activity::getFlag()

Sentry Issue: ENGINE-62

Error: Call to undefined method Minds\Entities\Activity::getFlag()
  File "/Controllers/api/v1/media.php", line 86, in Minds\Controllers\api\v1\media::get
    $response['entity']['paywalled'] = $entity->getFlag('paywall') && $entity->getWireThreshold();
  File "/Api/Factory.php", line 90, 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 157, in Minds\Core\Router::route
    return $handler->$method($pages);
  File "/index.php", line 9
    $router->route();

Related issues
0

Related merge requests
1
  • (fix): don't do anything if the entity isn't an image or video
    !365
    Misc. Q4 2019
When this merge request is accepted, this issue will be closed automatically.
  • Discussion 0
  • Designs 0
  • Mark Harding @markeharding added Priority::1 - High Product::Newsfeed Sprint::10/09 - Pink Panther Status::Backlog Type::Bug scoped labels 3 weeks ago

    added scoped labels

  • Mark Harding @markeharding assigned to @eiennohi 3 weeks ago

    assigned to @eiennohi

  • Mark Harding @markeharding changed time estimate to 30m 3 weeks ago

    changed time estimate to 30m

  • Marcelo Rivera @eiennohi mentioned in merge request !365 (merged) 2 weeks ago

    mentioned in merge request !365 (merged)

  • Marcelo Rivera @eiennohi added 45m of time spent at 2019-10-14 2 weeks ago

    added 45m of time spent at 2019-10-14

  • Marcelo Rivera @eiennohi added Status::InProgress scoped label and automatically removed Status::Backlog label 2 weeks ago

    added scoped label and automatically removed label

  • Marcelo Rivera @eiennohi added Status::Review scoped label and automatically removed Status::InProgress label 2 weeks ago

    added scoped label and automatically removed label

  • Mark Harding @markeharding closed via commit bfac17ad 30 minutes ago

    closed via commit bfac17ad

Please register or sign in to reply
Assignee
Marcelo Rivera's avatar
Marcelo Rivera @eiennohi
none
Epic
None
None
Milestone
None
Time tracking
Spent 45m
Est 30m
None
Due date
None
5
Labels
Priority::1 - High Product::Newsfeed Sprint::10/09 - Pink Panther Status::Review Type::Bug
None
Weight
None
Confidentiality
Not confidential
Lock issue
Unlocked
2
2 participants
user avatar
Marcelo Rivera
user avatar
Mark Harding
Reference: minds/engine#925