Migrate changes from one GIT repository to another - Visual Builder
Summary:
Hi,
We are currently working in a Redwood project with a ‘Single project’ approach, but over time, we have accumulated multiple repositories in the same project. These repositories were created to import the ‘Redwood Helper tool’ zip files, and changes have been made to them over time.
Recently, we noticed that when a new user tries to edit a page in VB, they are assigned a default workspace (Express mode) that points to one of the Git repositories.
The challenge arises when a page is shared across multiple repositories:
In the example below,
- the page ‘People Personal Info’ is shared between two different repositories. While a field is set to ‘False’ in Repository 1, it is set to ‘True’ in Repository 2.