- Issue created by @rutiolma
- Status changed to Needs review
12 months ago 2:17pm 5 December 2023
When updating multiple nodes I get an error sometimes:
[error] TypeError: Cannot access offset of type string on string in Drupal\menu_to_taxonomy_assign\AutoAssignedTermReferenceItemList->Drupal\menu_to_taxonomy_assign\{closure}() (line 59 of (...)/menu_to_taxonomy/menu_to_taxonomy_assign/src/AutoAssignedTermReferenceItemList.php)
There's a wrong array build. Auto-assign term array should contain a target_id key
Needs review
1.0
Code