darrenhillconsulting
10/16/2025, 1:45 PMsuitecloud object:import --type role --destinationfolder "/Objects/Roles" --scriptid customrole_my_role
Then I ran project:validate and got this error:
Errors for file: /xxx/src/Objects/Roles/customrole_my_role.xml
- Line No. 32 - Error message: Invalid "permkey" reference key "LIST_OTHER_ADDRESS".
The line 32 is:
<permissions>
<permission>
<permkey>LIST_OTHER_ADDRESS</permkey>
<permlevel>FULL</permlevel>
</permission>
</permissions>
Does anyone know what might be causing this?
Slack Conversation