Default values not set on entity autocomplete filter

Created on 13 July 2020, almost 4 years ago
Updated 24 March 2023, over 1 year ago

When using the entity autocomplete field the default value is not set on the block configuration form.

Steps to reproduce:
Create an entity with a Taxonomy reference field (multiple values)
Create a views block and add the field to the exposed filters
Enable the filter in block
Add the block and set some values for the filter field
Now edit the block again and the field value is now "Array"

πŸ› Bug report
Status

Needs review

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands e.ruiter

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡¨πŸ‡¦Canada lily.yan

    Apply views_block_placement_exposed_form_defaults-3158789-3.patch, if $exposed_filter_values[$exposed_info['value']] is empty, it will throw 'Notice: Undefined index' error in dblog. The new patch can fix this error.

Production build 0.69.0 2024