diff --git a/core/modules/taxonomy/src/TermViewsData.php b/core/modules/taxonomy/src/TermViewsData.php index d101f84..bf0d632 100644 --- a/core/modules/taxonomy/src/TermViewsData.php +++ b/core/modules/taxonomy/src/TermViewsData.php @@ -255,7 +255,7 @@ public function getViewsData() { 'left_field' => 'tid', 'field' => 'parent', ), - 'taxonomy_term_data' => array( + 'taxonomy_term_field_data' => array( // Link directly to taxonomy_term_data via tid. 'left_field' => 'tid', 'field' => 'tid',