Does anyone else ever experience any caching issue...
# suitescript
s
Does anyone else ever experience any caching issues with Server scripts? I have UE script I am testing right now which is seems to be running script even though I have removed it from the actual script file - its almost like its being cached and still erroring out. I have had this before recently with server logging too - my debug logs were not showing in the log, so i switched to using the error logging type which makes them show.
b
The usual advice is to make a change via the ui
p
defect 602138. Please open a support case, asking to be attached to that defect
s
Thanks both - editing the script using the NS file editor and saving did the trick. Will add us to this defect, this is definitely one of the more annoying bugs I have experienced!