The taxonomy field handler fails on content created in a non-default language

Created on 3 December 2024, 24 days ago

Problem/Motivation

We have a project with NL as default language and FR as other language. The taxonomy term field handler matches tags to terms, but when querying the terms, it filters on terms with the same language as the current node. Because StoryChief tags are not translatable, an FR payload will contain NL tags, causing the terms to not be found and the mapping to fail.

Proposed resolution

Stop filtering on langcode when querying terms by name.

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇧🇪Belgium dieterholvoet Brussels

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024