Hi! Before I create a case towards Netsuite.
1. We have a Workflow on a record that executes as admin.
2. This workflow has workflow script actions that load and save the record.
3. We have a user event script on the same record that is executed as role Administrator. It is also filtered on the Audience so that a specific role is excluded.
What would your expectation be on this scenario? Would the script run or not using the excluded role?
We're experiencing that the script runs regardless of what role you use. And when we log which role is used in script #3, it says it is the excluded role.