Question - I am trying to query a list of files in...
# suiteql
c
Question - I am trying to query a list of files in a particular folder. When I run this query as administrator I can see the files, but when a run it as a custom role I don’t get any results. The custom role has “full” access to “Documents and Files”, I don’t see any restrictions on the file or folders themselves. Am I missing some other permission? What is odd is the user can see them by browsing in Netsuite file cabinet, just not via SuiteQL
b
I have had this exact issue. I resolved it by running my script as admin, but you may also be able to use a search instead. It's a weird limitation that seems like a bug.