Problem/Motivation

I had a taxonomy reference field on my bat_event entity. When adding an event, not all terms were shown in the select field. After some debugging I noticed bat_event_field_widget_form_alter() was the culprit.

Proposed resolution

Fix the hook implementation to check the field it is altering.

Remaining tasks

Write patch

User interface changes

N/A

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#2 bat_event-3072429-2.patch1.39 KBjelle_s

Comments

Jelle_S created an issue. See original summary.

jelle_s’s picture

StatusFileSize
new1.39 KB

Patch attached

jelle_s’s picture

Status: Active » Needs review

afagioli’s picture

Applied to 8.x-3.x
Thanks!

afagioli’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.