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.
/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.
We want to be sure it is you, please confirm you are not a robot.
added Squad::Blue Type::Bug scoped labels
Upload and view the latest designs for this issue. Consistent and easy to find, so everyone is up to date.