Skip to content

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

Closed
Open
Opened 3 months ago by Guy Thouret@gthouret
Report abuse New issue

(bug) NSFW properties not getting propagated from media post to activity

/api/v2/admin/nsfw/<guid> API call is using the existence (and value) of entity_guid field to propagate from activity -> media entity but doesn't go the other way.

It should be using the PropagateProperties object to do this.

Also, this API is calling:

$dispatcher->trigger('search:index', 'all', [
            'entity' => $entity,
            'immediate' => true,
        ]);

Which is not present in the NSFW PropagateProperties delegate.

Related issues
0

  • Discussion 2
  • Designs 0
  • Guy Thouret @gthouret added Squad::Blue Type::Bug scoped labels 3 months ago

    added scoped labels

  • Guy Thouret @gthouret moved from front#1914 (moved) 3 months ago

    moved from front#1914 (moved)

  • Kate
    Kate @Quitejane · 2 months ago
    Reporter

    Screenshot__6_ tags also not covering in image box

  • Bill Ottman
    Bill Ottman :dragon_face: @ottman · 22 minutes ago
    Owner

    @benhayward.ben this is resolved now? If so please close this.

Please register or sign in to reply
Assignee
Guy Thouret's avatar
Guy Thouret @gthouret
none
Epic
None
None
Milestone
None
Time tracking
No estimate or time spent
None
Due date
None
2
Labels
Squad::Blue Type::Bug
None
Weight
None
Confidentiality
Not confidential
Lock issue
Unlocked
4
4 participants
user avatar
Guy Thouret
user avatar
Bill Ottman
user avatar
Kate
user avatar
Ben Hayward
Reference: minds/engine#850