ビューの更新履歴を確認する方法はありますか。

yasu4
Kilo Guru

お世話になっております。
誰が更新したか、どのフィールドをいつビューに追加/削除したかを確認したいです。

 

1 件の受理された解決策

Kenta Koizumi
Kilo Sage
Kilo Sage

こちらの記事に、確認方法が載っているので、参考にしてみてください!

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

元の投稿で解決策を見る

3件の返信3

Satishkumar B
Giga Sage
Giga Sage

Hi @yasu4 

 

 

  • Audit Logs: ServiceNow automatically logs all updates to records, including who made the change, what fields were modified, and when. You can view these audit logs by navigating to the "System Logs" or "System Audit" module.

  • Change Tracking: For field additions/removals specifically in forms or lists, ServiceNow keeps track of configuration changes through the "System Definition > Tables & Columns" module. Here, you can see the history of changes to table structures, including fields.

  • History and Versions: Each record in ServiceNow maintains a history of changes. You can view this history to see details of modifications, including which fields were added, removed, or modified over time.

  • Field Auditing: ServiceNow allows you to enable field auditing on specific fields. This feature logs changes made to individual fields, providing detailed information on who changed the field and when.

  • Custom Reports: You can create custom reports and dashboards to monitor changes across the platform. This can include tracking updates to records, changes to field configurations, and more.

    --------------------------------------------------------------------------------------------------------------------
    If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.



 

Kenta Koizumi
Kilo Sage
Kilo Sage

こちらの記事に、確認方法が載っているので、参考にしてみてください!

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

Satishkumar B
Giga Sage
Giga Sage

HI @yasu4 
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0722476

 

--------------------------------------------------------------------------------------------------------------------
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.