Schema errors from scheduler after installing CCC
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3571195. --> Reported by: [svendecabooter](https://www.drupal.org/user/35369) >>> <p>[Tracker]<br> <strong>Update Summary: </strong>[One-line status update for stakeholders]<br> <strong>Check-in Date: </strong>MM/DD/YYYY<br> <strong>Blocked by: </strong>[#XXXXXX] (New issues on new lines)<br> <strong>Additional Collaborators: </strong> @username1, @username2<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>After module installation, various schema errors are reported:</p> <pre>Schema errors for ai_context.ai_context_item_type.default with the following errors: ai_context.ai_context_item_type.default:third_party_settings.scheduler.expand_fieldset missing schema, ai_context.ai_context_item_type.default:third_party_settings.scheduler.fields_display_mode missing schema, ai_context.ai_context_item_type.default:third_party_settings.scheduler.publish_enable missing schema, ai_context.ai_context_item_type.default:third_party_settings.scheduler.publish_past_date missing schema, ai_context.ai_context_item_type.default:third_party_settings.scheduler.publish_past_date_created missing schema, ai_context.ai_context_item_type.default:third_party_settings.scheduler.publish_required missing schema, ai_context.ai_context_item_type.default:third_party_settings.scheduler.publish_revision missing schema, ai_context.ai_context_item_type.default:third_party_settings.scheduler.publish_touch missing schema, ai_context.ai_context_item_type.default:third_party_settings.scheduler.show_message_after_update missing schema, ai_context.ai_context_item_type.default:third_party_settings.scheduler.unpublish_enable missing schema, ai_context.ai_context_item_type.default:third_party_settings.scheduler.unpublish_required missing schema, ai_context.ai_context_item_type.default:third_party_settings.scheduler.unpublish_revision missing schema. 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><h3 id="summary-proposed-resolution">Proposed resolution</h3> <h3 id="summary-remaining-tasks">Target date or deadline</h3> <h3 id="summary-remaining-tasks">Remaining tasks</h3>
issue