Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2023 10:53 PM
Incident record is getting updated using a display business rule. If you add current.setWorkflow(false) before current.update() then it will probably fix the issue . if not then try current.autoSysFields(false);