You may not turn off permission Access Activities for this License Type
2:47 PMDeployment Error:
You may not turn off permission Access Activities for this License Type
Resolution:
This is a default permission and cannot be set to FALSE, set it to TRUE in the XML file and deploy.
<userPermissions>
<enabled>true</enabled>
<name>ActivitiesAccess</name>
</userPermissions>
0 comments