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&profile=webship&id=1&op=do_nojs&op=do<br>StatusText: OK<br>ResponseText: Drupal\Core\Config\UnmetDependenciesException: Configuration objects provided by <em class="placeholder">webreleases</em> have unmet dependencies: <em class="placeholder">core.entity_view_display.node.release.archive (field.field.node.release.field_product_name)</em> 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>✅ File an issue</li>
<li>✅ Addition/Change/Update/Fix</li>
<li>✅ Merge request, Patch, or Commit</li>
<li>✅ Testing to ensure no regression</li>
<li>➖ Automated unit testing coverage</li>
<li>➖ Automated functional testing coverage</li>
<li>➖ UX/UI designer responsibilities</li>
<li>➖ Readability</li>
<li>➖ Accessibility</li>
<li>➖ Performance</li>
<li>➖ Security</li>
<li>➖ Documentation</li>
<li>✅ Code review by maintainers</li>
<li>✅ Full testing and approval</li>
<li>✅ Credit contributors</li>
<li>✅ Review with the product owner</li>
<li>✅ Release notes snippet</li>
<li>✅ 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