Schema errors for an Automator field
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3585104. --> Reported by: [sirclickalot](https://www.drupal.org/user/403880) Related to !1498 >>> <p>[Tracker]<br> <strong>Update Summary: </strong>[One-line status update for stakeholders]<br> <strong>Short Description: </strong>[One-line issue summary for stakeholders]<br> <strong>Check-in Date: </strong>MM/DD/YYYY<br> <em>Metadata is used by the <a href="https://www.drupalstarforge.ai/" title="AI Tracker">AI Tracker.</a> Docs and additional fields <a href="https://www.drupalstarforge.ai/ai-dashboard/docs" title="AI Issue Tracker Documentation">here</a>.</em><br> [/Tracker]</p> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Following upgrading to 1.33, where I have been using an Automator on a field named 'Prompt and Model Response (field.field.node.prompt_and_model_response) ' I am seeing this warning message...</p> <pre>Warning message<br>Schema errors for field.field.node.prompt_and_model_response.ai_automator_status with the following errors: field.field.node.prompt_and_model_response.ai_automator_status:default_value.0 variable type is string but applied schema class is Drupal\Core\Config\Schema\Mapping. These errors mean there is configuration that does not comply with its schema. This is not a fatal error, but it is recommended to fix these issues. For more information on configuration schemas, check out &lt;a href="https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-schemametadata"&gt;the documentation&lt;/a&gt;.</pre>
issue