Improve performance in og_user_access() by not unnecessarily loading the group entity
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #1864916. -->
Reported by: [pdrake](https://www.drupal.org/user/426817)
>>>
<p>Currently, og_user_access() loads the group entity in situations where it is not required.</p>
issue