Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
We should do matching fields in settings , I think it should be made mandatory required operation to set the field equivalents, if they are not set then it will throw errors
Comments
Comment #1
dkre commentedI'm getting the same error.
The field from the node is a text-field, built-in basic formatting being used in the built-in description field.
Comment #2
alirezaara commentedI have the same error and the result in taxonomy is blank terms.
Comment #3
jnettikI had the same problem. I didn't see this issue until now but I created a patch at #1743298: Notice: Undefined offset: 0 in _nat_field_associate() that seems to work for me.
Comment #4
kristen polTry out the patch from @jnettik and confirm if it resolves your issue.
Comment #5
kaizerking commentedWe should do matching fields in settings , I think it should be made mandatory required operation to set the field equivalents, if they are not set then it will throw errors