Hi, all. I've been tinkering with our custom suitescripts here and there. But I'm currently working on my first big customization and getting the jitters as we get close to implementation.
I have some new scripts going in, but I also made substantial changes to a few existing scripts. For the existing scripts, I assume the best practice would be to upload new script records entirely, and when we're ready, undeploy the existing script and deploy the new ones. Is that correct? Rather than copying and replacing directly into the existing script?
And if that's the case, should I make any changes to the ids? These are user event and map/reduce scripts. I don't think there are id references to them, but it's always possible I'm missing something. Should I change the id as well? (Iterate the old one, give my new script the old id.)