"You may not turn off permission Enable Chatter for this License Type"
2:32 PMDeployment Error:
"You may not turn off permission Enable Chatter for this License Type"
Resolution:
This is a default permission and cannot be set to FALSE. Set it to TRUE on the XML file and deploy.
<userPermissions>
<enabled>true</enabled>
<name>ChatterInternalUser</name>
</userPermissions>
0 comments