How to edit work notes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2018 11:27 AM
Is there an easy way to edit a work note? I saw some of the posts from 5 years ago, but I was wondering if it had gotten an easier. Such as maybe a plugin? Or is it possible in the next release or two? We're currently on Jakarta.
Thank you.
- Labels:
-
Incident Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2018 06:14 AM
Take a look at the KB here, it should allow you to edit or remove a work note from a single record.
https://hi.service-now.com/kb_view.do?sysparm_article=KB0520375
Deleting or editing a bad comment or work note from a record
Description
A comment or work note containing sensitive information needs to be edited or deleted from a record.
Release: All releases but not Express customers. |
Solution
Update the journal entry in the [sys_journal_field] table and the audit entry in the [sys_audit] table. Please note that attempting to view the entire [sys_audit] table can result in a large number of records and can seriously damage the instances performance during the attempted query. Please follow the instructions below to locate the individual entries:
-
Right-click on the record and select Copy URL to Clipboard to obtain the unique sys_id of the record.
For example: https://<instance name>service-now.com/nav_to.do?uri=incident.do?sys_id=85befb1c4a34bb12013b216a9fd5fee8
-
Copy the sys_id. In the URL example above, the sys_id is: 85befb1c4a34bb12013b216a9fd5fee8.
-
Update the Journal Entry.
-
Enter the journal entry URL + the sys_id. For example: https://<instance name>.service-now.com/sys_journal_field_list.do?sysparm_query=element_id=85befb1c4a34bb12013b216a9fd5fee8
-
Locate the journal entry.
-
Modify the record and update or delete the record.
-
-
Update the Audit Entry.
-
Enter the audit entry URL + the sys_id. For example: https://<instance name>.service-now.com/sys_audit_list.do?sysparm_query=documentkey=85befb1c4a34bb12013b216a9fd5fee8
-
Locate the journal entry.
-
Modify the record and update or delete the record.
-
-
Rebuild the History Set. This is only required when you do not use direct auditing and the property glide.sys.activity_using_audit_direct is set to false.
-
Locate all History Set records for the item whose history needs to be rebuilt by entering the history set URL + the sys_id. For example: https://<instance name>.service-now.com/sys_history_set_list.do?sysparm_query=id=85befb1c4a34bb12013b216a9fd5fee8
-
Click the Delete button for each History Set. This will delete the History Set, not the audit data. The History Set will be rebuilt with the corrected audit and journal information as soon as a user views the item
-
Note: In cases where source of sensitive information is an email (or is recorded in an outbound email), you will need to perform bellow step to remove it.
-
Update the Email Entry.
-
Enter the email entry URL + the sys_id. For example: https://<instance name>.service-now.com/sys_email_list.do?sysparm_query=instance=85befb1c4a34bb12013b216a9fd5fee8
-
Locate the email entry.
-
Modify the record and update or delete the record.
-
Last Updated: | 2017-10-31 05:36:28 |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2023 07:51 AM
Hi
Im looking for a way to only edit a comment and that it can be done by a User direkt while working in an Incident.
Any news on that?
Now and then I get the question from a ITIL User - Why can't I edit a saved comment?
It's so annoying to see that one has made a misstake and have to write a new note to correct it insead of just editing it. This is functionality that is available in Jira cins many years.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2018 09:57 AM
Thanks Brian.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2022 08:14 AM
how itil user can edit the worknote in servicenow