Hello everyone,
On current project, we've 3 different teams who do development at Dev instance. They add their components in their own solutions. The problem is the same components get released to production instance without the knowledge of the other team(s). We would like to handle it in a proper way. Nothing needs to be released without the knowledge of that particular team.
Is there any way to manage this? Say when a particular team tries to export their unmanaged solution from the Dev instance, they would be notified that the similar components are part of the other team solution(s) and henceforth you should not move the solution to PROD instance.
Any assistance would be appreciated.