I am a system administrator with System Admin security role.
My client access license (CAL) information access mode is Read-Write
I created a Core solution and a Data Model solution to be used for deploy to PROD environment.
The Data model contains only Fields, Keys, and Relationships
The Core model contains everything else. (yes it takes forever to make the core solution)
The Data Model solution exports fine.
The Core solution export fails with this error:
Principal user (Id=cdc37dd7-eb5a-ea11-a813-000d3a191041, type=8, roleCount=3, privilegeCount=129, accessMode=4), is missing prvReadSettingDefinition privilege (Id=6d84e293-2d2d-43bf-8e76-ac0e3d7b724c) on OTC=10157 for entity 'settingdefinition'. context.Caller=cdc37dd7-eb5a-ea11-a813-000d3a191041. Or identityUser.SystemUserId=dfc4c909-3b33-483e-97e9-54448dd5e575, identityUser.Privileges.Count=3374, identityUser.Roles.Count=0 is missing prvReadSettingDefinition privilege (Id=6d84e293-2d2d-43bf-8e76-ac0e3d7b724c) on OTC=10157 for entity 'settingdefinition'.
|
Of course, the SettingDefinition entity is ORG (full green circle) level permissions across the board, just like every other entity in the the System Administrator security role.
Does anyone know anything about this error and why it is given?