Duplicate field description Content Entity Seeder » entity_array
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3552415. -->
Reported by: [bisonbleu](https://www.drupal.org/user/549974)
Related to !952
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>When in Tools Explorer and testing <code>Content Entity Seeder</code>, part of the <strong>entity_array</strong> field description is duplicated:</p>
<p><code>Entity Array The entity array to seed the entity with. Entity Array The entity array to seed the entity with. Enter one value per row.</code></p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Fix duplication and update description to be more useful:</p>
<p><code>Entity Array The entity array to seed the entity with. Enter one value object per row. Format: {"field_name":"…","field_values":[…]} </code></p>
<p><a href="https://www.drupal.org/files/issues/2025-10-15/content-entity-seeder-form.jpg" title="content entity seeder form"><img src="https://www.drupal.org/files/issues/2025-10-15/content-entity-seeder-form.jpg" alt="content entity seeder form"></a></p>
issue