Bruce Backman
03/28/2023, 7:38 PMdefine([ ... './helper.js' ...
That helper file had a typo in it, so the user event threw a reference error. Easy enough, I fixed the typo and redeployed the SDF project. Still throws the reference error. Flushed local cache (even though its a server script), Introduced intentional errors upstream of the fixed one to verify it wasn't using the new file , renamed the helper file so the old name doesn't exist in the file cabinet, yelled at the monitor.... still running the old helper file with the same typo error.
How do I get NetSuite to reload the updated helper script?ehcanadian
03/28/2023, 8:14 PMBruce Backman
03/28/2023, 8:20 PMehcanadian
03/28/2023, 8:21 PMbattk
03/28/2023, 10:02 PMneklan
03/28/2023, 10:47 PM