Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
The activity stream shows user comments in internal work-notes and shows the same entry multiple times - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • The activity stream shows user comments in internal work-notes and shows the same entry multiple times
KB0687122

The activity stream shows user comments in internal work-notes and shows the same entry multiple times


1343 Views Last updated : Jul 24, 2025 public Copy Permalink
KB Summary by Now Assist

Issue

The Activity stream on the incident record is showing the end user's comments in internal work notes, and showing the same entry multiple times with the same timestamp as the incident record creation time.

Release

All Releases

Cause

The Activity Stream is populated with the entries from the sys_history_set table, this table data is populated from the sys_audit table. The affected incident record had a lot of entries in the sys_history_set table but most of them were not available on the sys_audit table. You can find this difference going through these URLs:

/sys_audit_list.do?sysparm_query=documentkeySTARTSWITH<sys_id of affected incident record>

/sys_history_set_list.do?sysparm_query=idSTARTSWITH<sys_id of affected incident record>


Resolution

If it is a one-off issue with a single record, you can perform below action to work-around the issue:

  • Go to the affected incident record
  • Right-click on the form header > History > List, this will open a record history with an option to "Update" or "Delete"
  • Click on "Delete"

So that sys_history_set would be repopulated from the sys_audit table again so that both tables will be in sync.

If the issue observed in a bigger level, for example, a lot of task records are affected, please open a case on (Now Support HI) in the category  "Audit History", so that customer support will assist you with identifying why the audit records are missing and will help you with recovery.

Related Links

  • Differences Between Audit and History Sets
  • History Sets
  • Viewing catalog item audit history

The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.