has anyone experienced the infamous "script contents caching" issue lately?
basically I have a SuiteApp where all the scripts were version 2.0, then deployed more recent version where scripts are 2.1 ... it updates the script contents, but the actual script record lists as 2.0 and there are hard errors since the JS engine is not allowing to run ES6 syntax ... then I just made some inconsequential update to all the entry point script files contents and the diff caused the scripts to correctly update to 2.1