New Workspace HCM is getting created automatically after Edit Page in Visual Builder
Hello everyone,
I would like to understand a behavior I have observed in Visual Builder Studio (VBS) and get some guidance on best practices.
Context
Once a VBS project is set up, I understand that when a developer clicks "Edit Page in Visual Builder" for the first time, the tool automatically performs several actions: creating a workspace, associating it with the correct repository (e.g. hcm_extension.git for HCM pages), and assigning a branch and so on. I also understand that a workspace is unique to a combination of pod, user, and pillar/repository.
The Issue
However, in some cases, and this applies not only to HCM pages but potentially to other pillars as well. When a developer triggers "Edit Page in Visual Builder", the tool ignores the existing repository and creates a brand new one instead (e.g. hcm_extension_1.git), even though hcm_extension.git already exists.