When you create an Enum field in the Entity Manager, you can add conditional options to make certain values only appear in the dropdown based on the value of a different field.
However, when you use the 'Options Reference' to tell it to 'borrow' the options list from a different Enum to populate this Enum, those fields aren't available in the conditional options.
Steps to reproduce:
1. Create new Enum and populate options
2. In Conditional Optons, different options can be shown or hidden based on the value of a different field
3. Create second Enum, with Options Reference set so that it 'borrows' the options list from the first Enum
4. Options are not available to select in Conditional Options
Expected Behaviour: 'Borrowed' options should be available to choose in the Conditional Options
EspoCRM version: 8.3.6
PHP version 8.1.2
DB version: MySQL 8.0.39