Skip to main content
I'm currently experiencing the error "You may not modify the permission Connect Org to Customer 360 Data Manager while editing a Standard Profile" in 

 

Develop an App with Salesforce CLI and Source Control  last unit . I've checked in the destination org and saw that this is turned off .so I just decided to remove it. However, I cannot find the Admin Profile user permission metadata entry for this. I don't know what it's named .Please help me in completing this.
3 respostas
  1. 6 de jan. de 2020, 13:59
    Hello. I think I got it. Just workrd for me :    

     

     

     

    <userPermissions>

     

            <enabled>true</enabled>

     

            <name>ManageHubConnections</name>

     

        </userPermissions>

     

    One could wish they use API names in the deplyment report... Especialy whene the name are so different...

     

    Regards,

     

    Fred

     

     
0/9000