Widget does not filter by configure membership type
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #1872016. -->
Reported by: [casey](https://www.drupal.org/user/32403)
>>>
<p>The entity reference field widget "OG reference" does not filter on its configured membership type.</p>
<p>Example:</p>
<p>Membership types:</p>
<ul>
<li>host</li>
<li>partners</li>
</ul>
<p>Entity types:</p>
<ul>
<li>node/group</li>
<li>node/article
<ul>
<li>Entity reference field_group_host</li>
<li>Entity reference field_group_parents</li>
</ul>
</li>
</ul>
<p>Both fields will contain all memberships, regardless their membership types.</p>
issue