Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2016 03:28 PM
You want to try to add this tag to the script so that it doesn't update the Updated field, which should skip other business rules from kicking off.
gr.autoSysField(false); // so that the records don't have system updates
gr.setWorkflow(false); // so no business rules are run