Missing entries in select list
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3567274. -->
Reported by: [nico.b](https://www.drupal.org/user/3627419)
Related to !195 !194
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Since the update to 1.2.46, some entries in hierarchical select lists are missing. I am not yet sure which exact conditions trigger the issue.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>1. Create a hierarchy of tags like this:<br>
<img src="https://www.drupal.org/files/issues/2026-01-13/hierarchy.png"><br>
2. Create an entity reference field referencing the tags with the following form display settings: <img src="https://www.drupal.org/files/issues/2026-01-13/field_settings.png"><br>
3. Go to the entity form and try to reference "Example B". It is not included in the list: <img src="https://www.drupal.org/files/issues/2026-01-13/result.png"><br>
Even when explicitly searching for it, it does not show up. With 1.2.45, it shows up as expected.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>- Locate the bug<br>
- Fix the bug<br>
- Add test coverage (?)</p>
issue