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
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