I own a bundle with a number of JS files in it... ...
# suitescript
e
I own a bundle with a number of JS files in it... Example.js has always been "Locked on Install" in the past, but I want to unlock it moving forward When re-bundling, I uncheck the "Locked on Install" option and finish the bundle process. Then I upgrade from the clients account, which shows the list of things in the bundle and show that "Example.js" is NOT locked Upgrade finishes... Example.js is still locked ?? Anyone know how to unlock a script that was once locked?
👀 1
m
Have you tried downloading the script object using SDF and seeing if you can change the value in XML and re-deploying? I haven't tried unlocking an object before, but I have deployed updates to locked objects by updating the XML and re-deploying.
e
I have not. We're a bit too deep with the Bundle/Bundler to cut over to SDF right now.