Skip to main content

Does anyone here knows if is possible to clone a Branch for a tracking plan version from one project to another?

The easiest example would be: from devs working in Dev environment, where they already created a branch, is it possible that, once we already are happy with the outcome of our changes and have the branch ready in Dev, to “clone” this branch into the Prod environment, to avoid doing all that manual work again? 

The documentation does not mention cloning a branch for a tracking plan version from one project to another. However, it is recommended to keep the names of the Git branch and the Amplitude Data branch the same, but it's not a requirement. It is also suggested to refresh your changes from main to get your branch up to date and resolve any potential conflicts before merging. For more information on developer branching workflows, you may visit the Amplitude Developer Center.


Reply