Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2023 09:28 AM
Hi @Bret Smith
If there is any abort action happening through Business Rules, then the 'invalid update' error message comes up because the update was aborted.
current.setAbortAction(true); - Abort action option stops execution of the Business Rule and aborts the database operation,
Looks like BR that is checking the mandatory risk assessment has abort action configured too to stop the update.
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
5x ServiceNow MVP