Skip to content

Conversation

@mmahrouss
Copy link
Collaborator

@mmahrouss mmahrouss commented Dec 18, 2025

Before, we used to crash if there are workspaces with the same name Which is restrictive and caused issues for some users. The choice to add that restriction was added to prevent ambiguous behavior when users set workspaceFolder:<ws_name> if name is repeated this commit allows processing multiple workspaces, but only processes workspaceFolder:<ws_name> if ws_name is unique.

@mmahrouss mmahrouss self-assigned this Jan 14, 2026
@mmahrouss mmahrouss added refactor enhancement New feature or request and removed refactor labels Jan 14, 2026
Before, we used to crash if there are workspaces with the same name
Which is restrictive and caused issues for some users.
The choice to add that restriction was added to prevent ambiguous
behavior when users set workspaceFolder:<ws_name> if name is repeated
this commit allows processing multiple workspaces, but only processes
workspaceFolder:<ws_name> if ws_name is unique
@mmahrouss mmahrouss force-pushed the alpha-handle-duplicate-ws-names-mdms branch from 202dd89 to 866ab86 Compare January 16, 2026 09:52
@mmahrouss mmahrouss marked this pull request as ready for review January 16, 2026 09:53
@mmahrouss mmahrouss requested a review from fda-odoo January 16, 2026 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant