<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Some Comments Automatically Duplicated in the Interaction Area. in Incident Management SOW forum</title>
    <link>https://www.servicenow.com/community/incident-management-sow-forum/some-comments-automatically-duplicated-in-the-interaction-area/m-p/3377310#M980</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;We’ve noticed an issue where work notes and additional comments are sometimes &lt;STRONG&gt;automatically duplicated&lt;/STRONG&gt; in the interaction area.&lt;BR /&gt;What conditions or settings might cause this behavior?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;please provide the necessary steps or considerations to overcome this issue.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Sep 2025 11:17:06 GMT</pubDate>
    <dc:creator>ROSHINIB</dc:creator>
    <dc:date>2025-09-11T11:17:06Z</dc:date>
    <item>
      <title>Some Comments Automatically Duplicated in the Interaction Area.</title>
      <link>https://www.servicenow.com/community/incident-management-sow-forum/some-comments-automatically-duplicated-in-the-interaction-area/m-p/3377310#M980</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;We’ve noticed an issue where work notes and additional comments are sometimes &lt;STRONG&gt;automatically duplicated&lt;/STRONG&gt; in the interaction area.&lt;BR /&gt;What conditions or settings might cause this behavior?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;please provide the necessary steps or considerations to overcome this issue.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 11:17:06 GMT</pubDate>
      <guid>https://www.servicenow.com/community/incident-management-sow-forum/some-comments-automatically-duplicated-in-the-interaction-area/m-p/3377310#M980</guid>
      <dc:creator>ROSHINIB</dc:creator>
      <dc:date>2025-09-11T11:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Some Comments Automatically Duplicated in the Interaction Area.</title>
      <link>https://www.servicenow.com/community/incident-management-sow-forum/some-comments-automatically-duplicated-in-the-interaction-area/m-p/3377314#M981</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/601157"&gt;@ROSHINIB&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check if you have any BR with current.update() that is duplicating the work notes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Refer below thread for more details,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.servicenow.com/community/developer-forum/getting-double-comments-when-we-use-before-update-br/td-p/3012327" target="_blank" rel="noopener"&gt;https://www.servicenow.com/community/developer-forum/getting-double-comments-when-we-use-before-update-br/td-p/3012327&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this helped to answer your query, please mark it helpful &amp;amp; accept the solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhuvan&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 11:21:07 GMT</pubDate>
      <guid>https://www.servicenow.com/community/incident-management-sow-forum/some-comments-automatically-duplicated-in-the-interaction-area/m-p/3377314#M981</guid>
      <dc:creator>Bhuvan</dc:creator>
      <dc:date>2025-09-11T11:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Some Comments Automatically Duplicated in the Interaction Area.</title>
      <link>https://www.servicenow.com/community/incident-management-sow-forum/some-comments-automatically-duplicated-in-the-interaction-area/m-p/3377366#M982</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/601157"&gt;@ROSHINIB&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Following could be the causes:&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;Business Rules:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;The most frequent cause is a "before" or "after" Business Rule on the task-related tables (like&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;incident&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;sc_task&lt;/SPAN&gt;&lt;SPAN class=""&gt;, or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;sc_req_item&lt;/SPAN&gt;&lt;SPAN class=""&gt;) that contains a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;current.update()&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;call.&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;This can trigger the same rule to run again, creating a loop and duplicate entries.&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;Inbound Email Actions:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If the duplicates appear when users reply via email, an Inbound Email Action is likely the source.&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;A script within the action that performs an unnecessary&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;current.update()&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;can cause the same comment to be processed multiple times.&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;Workflows and Flows:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;A custom workflow or a Flow Designer flow might have a step that updates the record in a way that retriggers the comment or work note addition.&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&amp;nbsp;Check above things or a&lt;/SPAN&gt;&lt;SPAN class=""&gt;nalyze any other client scripts or script includes that might be interacting with the activity stream or journal fields.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&lt;STRONG&gt;Thanks &amp;amp; Regards,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Muhammad Iftikhar&lt;/STRONG&gt;&lt;BR /&gt;&lt;I&gt;If my response helped, please mark it as the accepted solution so others can benefit as well.&lt;/I&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 11:53:18 GMT</pubDate>
      <guid>https://www.servicenow.com/community/incident-management-sow-forum/some-comments-automatically-duplicated-in-the-interaction-area/m-p/3377366#M982</guid>
      <dc:creator>miftikhar20</dc:creator>
      <dc:date>2025-09-11T11:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Some Comments Automatically Duplicated in the Interaction Area.</title>
      <link>https://www.servicenow.com/community/incident-management-sow-forum/some-comments-automatically-duplicated-in-the-interaction-area/m-p/3378474#M992</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/601157"&gt;@ROSHINIB&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you get a chance to review this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If my response helped to answer your query, please mark it helpful &amp;amp; accept the solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhuvan&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 07:48:05 GMT</pubDate>
      <guid>https://www.servicenow.com/community/incident-management-sow-forum/some-comments-automatically-duplicated-in-the-interaction-area/m-p/3378474#M992</guid>
      <dc:creator>Bhuvan</dc:creator>
      <dc:date>2025-09-12T07:48:05Z</dc:date>
    </item>
  </channel>
</rss>

