You may not turn off permission Lightning Console User for this License Type
2:45 PMDeployment Error:
- You may not turn off permission Lightning Console User 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>LightningConsoleAllowedForUser</name>
</userPermissions>
0 comments