Anyone know how to make a role that has access to ...
# sdf
b
Anyone know how to make a role that has access to subsidiaries, but does so in such a way that allows for installation against a non-one-world account?
For now, I'm just going to remove this permission from my role:
Copy code
<permission>
    <permkey>LIST_SUBSIDIARY</permkey>
    <permlevel>VIEW</permlevel>
</permission>
The error I get during install is:
Copy code
Validation Failed: Validation of account settings failed.
An error occured during validation of Custom Objects against the account (customrole_redacted)
Details: To install this SuiteCloud project, the SUBSIDIARIES feature must be enabled in the account.
File: ~/Objects/customrole_redacted.xml (asfjalksfjaskjfa1231)
m
yup. you can't do anything about it. File a support ticket and maybe they'll update it but it's considered an enhancement. I had to remove it from my role as well and execute my scripts as admin instead of the custom role
d
Ya, this is a large issue. @Brendon Parker, feel free to attach me to that case .. I can help escalte
m
yeah. using sdf is far superior than the bundle but they didn't design it to handle both ow and non ow accounts great