Skip to content

Conversation

@TechTrekwithAJ
Copy link
Contributor

This Background script will help to bulk update the Incident table
Finds all incidents that are:Active
Have priority 3
Have category = network
Updates each of those records:
Sets state = 2 (which usually means “In Progress”)
Adds a comment: "Updated via bulk update script"
Logs the number of records updated to the system logs.

This Background script will help to bulk update the Incident table if condition match
This Background script will help to update the Incident table in bulk if condition are matched
Read me file for bulk update for the table
@ravichandra1998g ravichandra1998g self-assigned this Oct 22, 2025
Copy link
Contributor

@ravichandra1998g ravichandra1998g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @TechTrekwithAJ
Hacktoberfest, we’re aiming for high-quality contributions providing real-world developer usecases. You can check some of the recently merged code snippets for reference. They are good examples of what we're aiming for. This cannot be merged since this is a simple background script to bulk update records

We appreciate the effort you’ve put into this contribution. We’ve labeled it as hacktoberfest-accepted so it still counts toward your Hacktoberfest progress.

Thank you for contributing!

Please reopen/ submit a new one after adding more dynamic context/use cases that are more suitable for the Hactoberfest

@ravichandra1998g ravichandra1998g added the hacktoberfest-accepted The PR is accepted for Hacktoberfest, regardless of being merged or not label Oct 22, 2025
@TechTrekwithAJ TechTrekwithAJ deleted the TechTrekwithAJ-Background-Scripts branch October 22, 2025 11:27
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.

2 participants