Missing third_party settings schema
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3548644. --> Reported by: [sunlix](https://www.drupal.org/user/1515828) Related to !13 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>If I importing ECA models via recipe drush prints the following config schema warning.<br> I didnt found a specific schema for the third_party setting so I guess its missing?</p> <pre>Schema errors for eca.eca.content_duplicate with the following errors: eca.eca.content_duplicate:third_party_settings.modeler_api.modeler_id missing schema, eca.eca.content_duplicate:third_party_settings.modeler_api.data missing schema, eca.eca.content_duplicate:third_party_settings.modeler_api.label missing schema. These errors mean there is configuration that does not comply with its schema</pre><h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Export a ECA model with version 3. Try to apply it via recipe or another config import.<br> Drupal 11.2 is used.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3>
issue