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
gs.info('✅ No duplicates found for "'+ fieldName +'" on "'+ tableName +'".');
68
+
}
69
+
70
+
58
71
🛠️ How to Use
59
72
60
73
1) Navigate to System Definition > Scripts - Background
@@ -100,17 +113,6 @@ Server-Side Components/
100
113
✔️ Does not include XMLexports or sensitive data
101
114
✔️ Uses ServiceNow-native APIs (GlideAggregate)
102
115
103
-
👨💻 Author
104
-
105
-
Contributor: @Shweyy123
106
-
Pull Request: #1846
107
-
Script Name:duplicate_finder.js
108
-
Compatibility: Applicable to any ServiceNow version supporting GlideAggregate
109
-
110
-
📘 License
111
-
112
-
This script is open-source and provided for educational and development use. Always test in sub-production environments before applying to production data.
113
-
114
116
🧩 Optional Enhancements
115
117
116
118
1) Add logic to resolve display values from reference fields
0 commit comments