Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
  • Sign in / Register
Minds Backend - Engine
Minds Backend - Engine
  • Project
  • Repository
  • Issues 298
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 47
  • 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 1 month 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 1
  • Designs 0
  • Guy Thouret @gthouret added Squad::Blue Type::Bug scoped labels 1 month ago

    added scoped labels

  • Guy Thouret @gthouret moved from front#1914 (moved) 1 month ago

    moved from front#1914 (moved)

  • Kate
    Kate @Quitejane · 4 hours ago
    Reporter

    Screenshot__6_ tags also not covering in image box

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
2
2 participants
user avatar
Guy Thouret
user avatar
Kate
Reference: minds/engine#850