You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use this background script to find records that contain a sys_id value in a specified field (other than the actual sys_id field)
4
+
5
+
This might for example have happened by accident during migration of data between two ServiceNow instances where referenced records on the target instance were accidentally created due to a Choice action=create setting on a Field Map.
6
+
7
+
How to use:
8
+
9
+
Change the "table" and "field" variables to the table and field name you want to search for sys_ids in
0 commit comments