FindersBundlesUniqueToRolesValidator fails validation incorrectly
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3527191. -->
Reported by: [rupertj](https://www.drupal.org/user/549944)
Related to !7
>>>
<p>When creating a new finder, with different node types chosen for the channel and entry, the form fails validation with the message "The bundles may not be used as both channels and entries.".</p>
<p>See screenshot.</p>
<p>It looks like FindersBundlesUniqueToRolesValidator::doValidate() is considering the chosen bundles to clash, even when they actually don't.</p>
issue