Kyriakos Zisopoulos
07/01/2021, 9:55 PMError Message: The permissions specified in the "customrecord_1" customrecordtype object do not match the permissions in the "customrole_1" role object.
Both of the custom record and role contain
<permission>
<permkey>[scriptid=customrecord_1]</permkey>
<permlevel>FULL</permlevel>
<restriction></restriction>
</permission>
<permission>
<permittedlevel>FULL</permittedlevel>
<permittedrole>[scriptid=customrole_1]</permittedrole>
<restriction></restriction>
</permission>
Any idea how to solve it?