Anyone incorporating Continous Integration for their Suitescript and suiteflow development? How do you restrict the developers from editing the scripts from within the NetSuite UI itself?
s
stalbert
07/11/2019, 6:11 PM
I think the NetSuite permissions model would support this, though I haven't tried this restriction myself.
stalbert
07/11/2019, 6:12 PM
If you have multiple environments and you're looking to do CI for PRODUCTION, I'd go so far as to simply not allow devs to login to production. Depends on what your devops resources are like though.