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
James Morris
10/28/2019, 4:16 PM
@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
James Morris
10/28/2019, 4:17 PM
You'll have to dive into the code to say anything more definitive.
d
DonkeyBot
10/28/2019, 4:18 PM
Ah thanks for the feedback
DonkeyBot
10/28/2019, 4:19 PM
Using EP to try and email vendors that exist in a different subsidiary. Too bad.