Change namespace for "Azure AI Search VDB Provider" module
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3564090. --> Reported by: [a.dmitriiev](https://www.drupal.org/user/3235287) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Module <a href="https://www.drupal.org/project/ai_vdb_provider_azure_ai_search">https://www.drupal.org/project/ai_vdb_provider_azure_ai_search</a> has a namespace that duplicates the module name: <code>drupal/ai_vdb_provider_azure_ai_search-ai_vdb_provider_azure_ai_search</code>. This can be seen on a release page, e.g. here <a href="https://www.drupal.org/project/ai_vdb_provider_azure_ai_search/releases/1.1.0-beta2">https://www.drupal.org/project/ai_vdb_provider_azure_ai_search/releases/1.1.0-beta2</a></p> <p>Probably that was due to the wrong name in composer.json file, but it was fixed in this issue <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/ai_vdb_provider_azure_ai_search/issues/3564085" title="Status: Closed (fixed)">#3564085: Fix project name in composer.json file</a></span>.</p> <p>Maybe also the previously published project (<a href="https://www.drupal.org/project/azure_ai_search_vdb_provider">https://www.drupal.org/project/azure_ai_search_vdb_provider</a>) somehow caused this problem. That module is now obsolete.</p> <p>Please change the namespace of module <a href="https://www.drupal.org/project/ai_vdb_provider_azure_ai_search">https://www.drupal.org/project/ai_vdb_provider_azure_ai_search</a> to <code>drupal/ai_vdb_provider_azure_ai_search</code> the same as in its <a href="https://git.drupalcode.org/project/ai_vdb_provider_azure_ai_search/-/blob/1.0.x/composer.json?ref_type=heads#L2">composer.json</a> file</p>
issue