Does anyone know of a way to find all of the scrip...
# suitescript
s
Does anyone know of a way to find all of the script deployments related to a particular bundle? I can’t seem to run a saved search for scripts or deployments for a given bundle. Somehow the UI provides a “From Bundle” filter on the scripts page, but it does not seem to be a column available in saved searches or SuiteQL
b
try doing a query that goes from the script deployment to the script and then to the script file
the file should be in a folder specific to the bundle
s
Great suggestion!
okay, well some of them were buried a few levels deep from the parent folder, but was still able to cobble it together forma. few searches. thanks for the idea!