Schema is invalid for ai content suggestions
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3515946. --> Reported by: [scott_euser](https://www.drupal.org/user/3267594) Related to !531 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Schema is invalid</p> <p>I am attempting to use AI Content Suggestions as a test case for <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> yet automated test coverage will fail if the wider AI module itself has invalid schema.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <ol> <li>Install config inspector module</li> <li>Run `drush config:inspect --filter-keys=ai_content_suggestions.prompts --strict-validation --detail`</li> </ol> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Fix schema. But should these be wildcards or map each individual one?<br> Hoping someone who knows schema well enough can fix this</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Fix schema</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