I have two teams working on the same project. But they are in different geographical locations, so we are using two tenants to avoid network latency issue. We have created and imported the same solution in both environments.
Team T1 add/edit E1, E2, E3 and some other components C1, C2, C4.
Team T2 add/edit E2, E3, E4 and some other components C3, C4, C5.
We want the complete solution in T1 solution. (Some entities and components are common in both)
We are planning to use export the solution from T2 to import into T1 and then publish the same in the T1 environment for complete End to End Unit/System Testing. After that, we can import this complete solution to another testing environment?
Any other approach and/or suggestions are appreciated?
Thanks in advance
*This post is locked for comments