Does anyone know of a way to satisfy (or suppress)...
# sdf
d
Does anyone know of a way to satisfy (or suppress) the following
Copy code
WARNING -- One or more potential issues were found during custom object validation. (customscript_xxx)
Details: Setting the <allroles> field to 'T' only selects all internal roles. Use the <audslctrole> field to include external roles in the audience.
j
We opened a ticket with NS about this, there doesn't seem to be a way to suppress it
"The warning message is expected behavior in 2025.1 to remind users that setting the allroles=T does not select external roles. Users may ignore the warning message if this is intentional."
c
I would ignore it. If you don't have external roles for a script, then you don't have roles and this warning is meaningless. I get it in my app too and I've had 0 issues with it.
d
I'm not so worried about issues .. I just like my builds to be clean ... error and warning free. Like you said, what we've done is intentional.
2
c
We posted at the same time but looks like we came to the same conclusion
This seems like a netsuite issue not a "your code" issue.