When using `'enforce_deepest' => TRUE` and `'require_entity' => TRUE`, it is impossible to select an item at the deepest level because the item at the deepest level has no children, and so it is being removed from the list of options. We should check that if the item is at the deepest level it is not removed from the options.

Comments

stefan.r’s picture

I'm willing to have a look at a patch if anyone posts one!

Gold’s picture

Status: Active » Closed (outdated)

This behaviour does not appear to be present in the current codebase.

If I've misread the issue though and it is still a current thing please reopen with a clearer Summary.