43
Views
1
Comments
Is possible to create a branch ?  work in parallel ?

How to develop without regression ?

I'm in a team and we want to develop in the same module the same component and we want work in parallel without seeing each other developing. we don't want to clone the application because is to long because of the size of application

2022-09-01 09-52-33
Carlos Rodrigues

Hi @pietro versaldo,

I think the only way to achieve that is to make a clone of that component and work in the same module. When someone publishes the module, he needs to merge with the other team's work. Anyway, there is no way to hide just one component inside a module to a specific user.


Regards, 

Carlos

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.