Updating records safely in Core UI
Update several records simultaneously without using scripts by creating and executing a batch update job.
Overview of updating records safely
- Mark records for updating
Determine which records to update by creating an update job. Preview the number of affected records before you schedule or execute the job. For example, you might want to update the Assigned to value for multiple incidents on a test instance without running a script.
- Schedule or execute a job to update records
Schedule the job to run later or execute the job immediately.
- Rollback an update job
Use the rollback option in the update job if you need to restore the updated records to their previous state.