When multiple text lines are stored in a single property field (for example, a property named email) by inserting each email on a new line, the copied email sometimes includes an invisible line break character (U+200B). This happens when using the keyboard shortcut (Shift + Command + Arrow Key) to quickly select the entire email text. As a result, the copied email address contains a hidden line break character, making it impossible to match or find the email in other external services.
Steps to Reproduce:
  1. Open the email property of a person object in the Capacities service.
  2. Insert multiple email addresses on separate lines by pressing Enter after each email.
  3. Use Shift + Command + Left to highlight whole text and copy one of the email addresses.
  4. Paste the copied email into a plain text editor or a tool that shows hidden characters.