Hi everyone! What's the permission to manually ru...
# general
e
Hi everyone! What's the permission to manually run a map/reduce script? The option to Save and Execute is missing for a non-admin role. It only shows
Save
,
Save and New
,
Save and Copy
.
nvm, got it It needed "Full" on SuiteScript permission (had Edit), not only in SuiteScript Scheduling
a
Execute will also disappear if it is currently executing.
a
So if you need to set it running concurrently, create a second deployment.
n
You can create additional deployments programmatically, so you always have an available deployment, should you need this functionality.
a
Speaking of that, I wish you could schedule deployments via script!
n
What do you mean? Oh, do you mean schedule when something is deployed?