Join Slack
Powered by
Where do bundle script installation script logs go...
# suitescript
c
Chris
09/17/2020, 9:53 PM
Where do bundle script installation script logs go? I have a bundle install script with update events but when I update I don't get any logs?!
r
rustyshackles
09/18/2020, 1:04 AM
Should be under the deployment record of the installation script.
e
erictgrubaugh
09/18/2020, 2:07 AM
There's often not one for a bundle install script given that it has to be able to execute
before
any installation occurs
erictgrubaugh
09/18/2020, 2:08 AM
But if there
is
one then yes, that's where it should be
c
Chris
09/18/2020, 12:32 PM
Well that means the script isn't firing. Marching ahead to see why this might be the case.
3
Views
Open in Slack
Previous
Next