How to Remove Duplicate info and error messages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 12:37 PM
Hello,
I've created a no-code information message via business rule on the Actions tab. However, when I make the change, two messages appear instead of one. What may be the cause of this? The same happens with a data policy.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 12:43 PM
If you are doing an abort action, it will show Invalid Update message. It is OOB and we can't change it. Below thread has similar question.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 12:50 PM
The abort action box is not checked.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 12:54 PM
Ok.... Do you have another business rule which may be doing another update like current.update(), which may be saving the same record twice and causing this BR to run twice. You need to find that BR and fix it.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 09:00 PM
I'm currently troubleshooting other business rules. But I noticed that this happens on every list I've tested on. I also noticed with a new tab, it only shows one message instead of the duplicates (two). Any ideas on that?