Skip to content

Conversation

@Shweyy123
Copy link

This script helps identify duplicate records within any table and field in a ServiceNow instance. Using the GlideAggregate API, it performs a grouped query to find values that appear more than once, making it a useful utility for administrators and developers focused on data quality and integrity.

The script includes basic input validation and outputs a clean summary of the duplicated values along with their counts.

@shreyawani98 shreyawani98 self-assigned this Oct 6, 2025
@rohi-v rohi-v assigned rohi-v and unassigned shreyawani98 Oct 6, 2025
@rohi-v
Copy link
Contributor

rohi-v commented Oct 6, 2025

Thank you for your contribution.

I could see that you updated existing file with change in variable names and comments.

However, this submission is not relevant. We encourage contributors to review the project's objectives and guidelines (see the README.md and CONTRIBUTING.md files) before submitting pull requests. Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one.

@rohi-v rohi-v closed this Oct 6, 2025
@wiz0floyd wiz0floyd added the spam label Oct 6, 2025
@Swetha-dev59 Swetha-dev59 mentioned this pull request Oct 7, 2025
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants