
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2025 05:37 AM - edited 04-30-2025 07:05 AM
Hello devs,
I encountered an Current.Update() in a Out of the Box Before type Bussiness rule (named MIM Candidate to Case) of the Major Issue Management application:
Is this code correct? I was told that Current.Update() in a Before BR can cause errors.
Regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2025 05:47 AM
yes it's an OOTB business rule and has current.update() in before business rule.
This is not best practice which ServiceNow tells but you will find a lot of components which are OOTB which don't follow these best practices.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2025 06:24 AM
@Juan Miguel This is super weird and not inline with the best practices. You should raise a case with ServiceNow support and bring this to their notice as this will cause multiple updates on the record.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2025 05:44 AM
Are you sure it's an OOTB BR? I don't have that in my instance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2025 05:58 AM
You are right Jennifer, is OOTB but for the pluigin Major Incident Management. If you dont have that plugin installed wont see the BR. Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2025 06:19 AM - edited 04-30-2025 06:33 AM
I do have that plugin, and it's up to date. I also just installed the plugin in my PDI, and that BR isn't there, either. Weird.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2025 06:37 AM
Which version of snow do you have? This is happening to us in Washington DC (glide-washingtondc-12-20-2023__patch10-hotfix2-03-11-2025).