Field #parents of all AI Content Suggestions are now incorrect
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3520049. --> Reported by: [scott_euser](https://www.drupal.org/user/3267594) Related to !563 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The restructuring in <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/ai/issues/3489572" title="Status: Closed (fixed)">#3489572: AI Content Suggestions: Allow summarize, analyze, suggest title and taxonomy terms based on the rendered HTML of the entity</a></span> modified all plugins to have 'plugins' as parent field, yet this was not updated in the plugins. This causes issues when attempting to build <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/ai/issues/3509235" title="Status: Closed (fixed)">#3509235: Add AI Prompt management functionality within AI core</a></span> which builds a new custom AI Prompt element. It's probably an edge case, but better to fix this in AI Content Suggestions as it might not be the only symptom.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Check #parents in the plugins</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Fix parents</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>MR</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>N/A</p> <h3 id="summary-api-changes">API changes</h3> <p>N/A</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>N/A</p>
issue