Quick question. I have a user who uses Custom Perm...
# suitescript
f
Quick question. I have a user who uses Custom Permission List on a custom record. And they give
View
permission to a specific role and
Full
to an admin. But for some reason on there prod instance when a user tries to submit an
Edit
it saves properly (even though they use the Role with
View
permission. But on there sandbox the role setup seem to be the same and it correctly gets a permission error when they try to save the record through an injected script into a tab. Any idea what other setting/permission could overwrite the permission list?
b
custom record type owner ignores permissions
f
oooh so since the user that installed the bundle and does the testing permissions would be ignored even if they switch roles?
b
could be, the circumstances that set the owner doesnt matter
f
That explains it. Ok I’ll ask them to try changing the Owner for testing or to use a different user. Thank you so much