Skip to content

Enforce Single Attachment Rule for HR Core Tasks #1132

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Oct 3, 2024

Conversation

chetnadev
Copy link
Contributor

This code enforces a rule in ServiceNow that allows only one attachment per HR core task. It checks for existing attachments, displays an error if there’s more than one, and aborts the action, ensuring data integrity and preventing confusion.

@kmxo kmxo self-assigned this Oct 3, 2024
@kmxo
Copy link
Contributor

kmxo commented Oct 3, 2024

Sounds good to me!

@kmxo kmxo merged commit c086754 into ServiceNowDevProgram:main Oct 3, 2024
@kmxo kmxo added the hacktoberfest-accepted The PR is accepted for Hacktoberfest, regardless of being merged or not label Oct 3, 2024
@SapphicFire SapphicFire added hacktoberfest-accepted The PR is accepted for Hacktoberfest, regardless of being merged or not and removed hacktoberfest-accepted The PR is accepted for Hacktoberfest, regardless of being merged or not labels Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted The PR is accepted for Hacktoberfest, regardless of being merged or not
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants