Updated script.js and readme.md#1868
Closed
Shweyy123 wants to merge 4 commits intoServiceNowDevProgram:mainfrom
Shweyy123:Hactoberfest-2025(6th-Pull-Request)
Closed
Updated script.js and readme.md#1868Shweyy123 wants to merge 4 commits intoServiceNowDevProgram:mainfrom Shweyy123:Hactoberfest-2025(6th-Pull-Request)
Shweyy123 wants to merge 4 commits intoServiceNowDevProgram:mainfrom
Shweyy123:Hactoberfest-2025(6th-Pull-Request)
Conversation
Contributor
|
Thank you for your contribution. Thank you for your contribution. This Pull Request contains changes that seem to be breaking or altering the existing functionality [mention specific functionality if possible]. Please provide a thorough justification for these changes, including the reasons and the impact. Also, consider discussing breaking changes in an issue before submitting a pull request to ensure alignment with the project’s goals and avoid potential conflicts. Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Description:
Added a script called
duplicate_finder.jsto detect duplicate records in a given ServiceNow table using GlideAggregate. The script helps developers and admins ensure data consistency efficiently.Overview
Code Quality
Repository Structure Compliance
Core ServiceNow APIs/Server-Side Components/Duplicate Record Finder/Documentation
Restrictions