If the field value structure does not contain keys like "value" to "target_id" - they are skipped. For example - the address field.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

gilmord created an issue.

gilmord’s picture

Prepared MR with a simple solution - if the field is not standard - compare serialized data.
Not sure it is a good solution, but it should work with the previous implementation and works with address fields.

gilmord’s picture

sofar I consider this to be not the best implementation,
for example, if you try using such a variable or field value as a token in the email - it will be serialized.