Duplicate comments appearing on the form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2025 10:33 PM
Duplicate comments are getting inserted when user adds additional comment from frontend portal. How can we resolve this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2025 10:02 PM
Hello @vishal2001
1. Please check if any business rule is running using Script Debugger under System Dignostics.
2. Check if any BR is running on the Journal Entries table (sys_journal_field.LIST)
Thank You!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2025 10:06 PM
Hi @vishal2001
You need to check if any BR or Flow is getting triggered.
If my response helped, please mark it helpful and accept the solution so that it benefits future readers.
Regards,
Rohit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2025 10:16 PM
Hi @vishal2001 , check for any business rules on the table using the 'current.update' in scripts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2025 10:48 PM
I could see those comments have difference of 3-4 seconds between them
things to check
1) any business rule has current.update()
2) any other business rule is manipulating the comments just before the update
use script tracer to debug more
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