Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Worknotes are Duplicating in rm_story table whenever I added the urls

21eg106a56
Tera Contributor

Worknotes are Duplicating in rm_story table whenever I added the urls

2 REPLIES 2

Rafael Batistot
Kilo Patron

 hi @21eg106a56 

 

This might help you

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB2252302

 

https://www.servicenow.com/community/developer-forum/how-to-hinder-work-note-duplicates-when-creatin...

 

 

 

If this response was helpful, please mark it as Helpful and, if applicable, as Correct.
This helps other users find accurate and useful information more easily

abirakundu23
Giga Sage

Hi @21eg106a56 ,

Any custom After/before/Async update BR is running in backend please check ?
Any chance current.update() is used ?
Check with script debugger which scripts  running backend ?

Please mark helpful & correct answer if it's worthy for you.