For teams that have more than one platform, it often occurs that changes are made to the tracking plan for more than one Avo source at the same time.
When designing the tracking plan changes, we recommend creating one Avo branch where you plan all the changes for all desired sources.
If one of the sources completes their implementation ahead of the other sources, and are merging that implementation in the main git branch, we recommend merging only that Source into your Avo main branch. For the Sources that will not be implemented for now, deselect "Implement with Codegen" on the sources that are not ready. Then you can merge the branch and create new ones for the remaining sources, selecting "Implement with Codegen", or perhaps a branch per source.
So the step by step guide would be:
If one of the sources is ready and they're merging their code into their git main branch: