Special chars are being encoded
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3558043. --> Reported by: [marcoscano](https://www.drupal.org/user/1288796) >>> <p>A string such as "Foo &amp; Bar" ends up as "<code>Foo &amp;amp; Bar</code>" when imported.<br> This is likely due to our sanitization of the imported values using <code>Xss::filter()</code></p>
issue