Remove leftover field product name
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3517528. --> Reported by: [shaimaa natshah](https://www.drupal.org/user/2646783) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Facing the following error when installing Webship with Drupal 11 </p> <pre>An AJAX HTTP error occurred.<br>HTTP Result Code: 200<br>Debugging information follows.<br>Path: /test/w11t7/web/core/install.php?rewrite=ok&amp;profile=webship&amp;id=1&amp;op=do_nojs&amp;op=do<br>StatusText: OK<br>ResponseText: Drupal\Core\Config\UnmetDependenciesException: Configuration objects provided by &lt;em class="placeholder"&gt;webreleases&lt;/em&gt; have unmet dependencies: &lt;em class="placeholder"&gt;core.entity_view_display.node.release.archive (field.field.node.release.field_product_name)&lt;/em&gt; in Drupal\Core\Config\UnmetDependenciesException::create() (line 98 of /var/www/html/test/w11t7/web/core/lib/Drupal/Core/Config/UnmetDependenciesException.php).</pre><h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Remove leftover field product name</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <ul> <li>&#9989; File an issue</li> <li>&#9989; Addition/Change/Update/Fix</li> <li>&#9989; Merge request, Patch, or Commit</li> <li>&#9989; Testing to ensure no regression</li> <li>&#10134; Automated unit testing coverage</li> <li>&#10134; Automated functional testing coverage</li> <li>&#10134; UX/UI designer responsibilities</li> <li>&#10134; Readability</li> <li>&#10134; Accessibility</li> <li>&#10134; Performance</li> <li>&#10134; Security</li> <li>&#10134; Documentation</li> <li>&#9989; Code review by maintainers</li> <li>&#9989; Full testing and approval</li> <li>&#9989; Credit contributors</li> <li>&#9989; Review with the product owner</li> <li>&#9989; Release notes snippet</li> <li>&#9989; Release <strong><a href="https://www.drupal.org/project/webship/releases/11.0.0-alpha1">webship-11.0.0-alpha1</a></strong>, <strong><a href="https://www.drupal.org/project/webreleases/releases/11.0.0-alpha1">webreleases-11.0.0-alpha1</a></strong></li> </ul> <h3 id="summary-ui-changes">User interface changes</h3> <ul> <li>N/A</li> </ul> <h3 id="summary-api-changes">API changes</h3> <ul> <li>N/A</li> </ul> <h3 id="summary-data-model-changes">Data model changes</h3> <ul> <li>N/A</li> </ul> <h3 id="summary-release-notes">Release notes snippet</h3> <ul> <li>Issue <a href="https://www.drupal.org/i/3517528">#3517528</a>: Removed leftover field product name</li> </ul>
issue