Email Field without labels and only one value - only in the view?

Hi there,
new record: I have an email field, which is limited to one only and has deactivated labels.

The automation, which creates a different record in another database write the email value into a text field.

The text field in the receiving record shows the email as “Work: xyz@example.com”. So the value still carries the label in this case?

Or is this a bug?

1 Like

Hi @dirk_s,

thanks a lot for the report. This is very likely still a bug related to the new custom labels.

Previously, the labels were fixed and not dynamic, so we had to update several places to handle custom labels correctly. We already added the necessary mapping for custom labels in the import/export flow, but it looks like this particular case was missed.

Thanks for spotting this. We’ll take a look and get it fixed soon.

Best,
Leo