Does this error make any sense? The role in questi...
# general
d
Does this error make any sense? The role in question has access to the script and custom records. What I think is happening is it's trying to reach out to a subsidiary that it doesn't have access to due to the users role?
j
@DonkeyBot Yeah, you've got some script running (ll PaymentEmailNotificationPageBuilder) that is trying to run a search where it's pulling a field value from a record the user doesn't have access to
👍 1
You'll have to dive into the code to say anything more definitive.
d
Ah thanks for the feedback
Using EP to try and email vendors that exist in a different subsidiary. Too bad.