Problem/Motivation

Follow-up for #2174633-320: View output is not used for entityreference options.

That issue fixes the bug for most cases, but not if the view feeding your entity_reference is a view of user entities, not nodes, etc.

Proposed resolution

TBD

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

dww created an issue. See original summary.

Version: 8.8.x-dev » 8.9.x-dev

Drupal 8.8.0-alpha1 will be released the week of October 14th, 2019, which means new developments and disruptive changes should now be targeted against the 8.9.x-dev branch. (Any changes to 8.9.x will also be committed to 9.0.x in preparation for Drupal 9’s release, but some changes like significant feature additions will be deferred to 9.1.x.). For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

amateescu’s picture

Status: Active » Closed (duplicate)

I just tested this and could not reproduce it in HEAD, so it seems that #2174633: View output is not used for entityreference options fixed it after all :)