don't deny access to nodes that are without a group
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #107289. -->
Reported by: [beginner](https://www.drupal.org/user/23181)
>>>
<p>Hello,</p>
<p>When using og.module on a site when NOT ALL of the content belongs to at least one group (i.e. where some content doesn't belong to any group), that part of the content is not accessible to anyone (but the admin), regardless of other permission setting.</p>
<p>The problem is that when rebuilding the permissions with og.module enabled, only the nodes that belong to at least one og are listed in the table {node_access}. Access to all other nodes, those not listed in {node_access}, is denied.</p>
issue