CRM 1 is having entity1 and entity2 for which i had created a security role "role1" and defined privileges for both the entities.
CRM 2 is also having above entities(entity1 and entity2) where I imported role1 from CRM1 as a manage solution.
I have created an entity3 in CRM 2 and modified imported role namely "role1" by adding some privilege for entity3.
When i re-imports security role from CRM1 to CRM2, it modify privileges for entity1 and enitity2 also making "NONE" privilege for entity3.
Actually CRM1 is acting as a core CRM where we need to import common features as a manage solution into CRM2 which is acting as dev CRM for us.
We have another CRM for production say CRM3 where we need to import solutions whatever we develop in dev CRM.
Is there any solution where i can import roles which should affect only those entity which are common in source(CRM1) and destination(CRM2) CRM.
Privilege set on CRM 2
After re-import security role on CRM2 , it's remove privilege from ORG to NONE.