Oleksandr Horbatiuk
Oleksandr Horbatiuk
## Problem The "Visibility" field has a tooltip only for groups and nodes. ## Solution Extend functionality which manages the visibility field to cover all entity types. ## Issue tracker...
## Problem Currently, comments are displayed everywhere from the last recent down to the most recent. Although this is done for readability reasons, in certain cases and communities this is...
## Problem It supports only nodes. ## Solution Extend functionality to cover all entity types. ## Issue tracker - https://www.drupal.org/project/social/issues/3315177 - https://getopensocial.atlassian.net/browse/PROD-22260
## Problem The "content_in_my_group_activity_context" activity context has the following restrictions: 1. It supports only posts and nodes to define an entity creator (related to [PROD-22416](https://getopensocial.atlassian.net/browse/PROD-22416)). 2. It doesn't check who...
## Problem Currently `EntityAccessHelper` works only for nodes with method `NodeAccessCheck()`. ## Solution Extend functionality of `EntityAccessHelper` to cover all entity types and rename method to `entityAccessCheck()`. ## Issue tracker...
## Problem Content tags are available only for a few predefined entity types. ## Solution Extend functionality to cover all entity types. ## Issue tracker - https://www.drupal.org/project/social/issues/3306287 - https://getopensocial.atlassian.net/browse/PROD-19345 ##...