Loading

Scheduled Report Jobs Automatically Copied to Sandbox During Creation or Refresh

Date de publication: May 5, 2026
Description

Upon sandbox creation or refresh, Salesforce replicates scheduled report jobs from the source Production org. These scheduled jobs are stored as CronTrigger entries, which are included in the sandbox copy process.

Résolution

This is expected behavior. Scheduled report jobs (CronTriggers) are included as part of the sandbox copy process and therefore appear in the sandbox automatically after creation or refresh. Administrators can verify this by querying the CronTrigger object in the Sandbox. If undesired, these scheduled jobs should be manually paused or deleted post-refresh.

To verify the copied scheduled jobs in the Sandbox, run the following query in the Developer Console or Workbench: SELECT Id, CronJobDetail.Name, State, NextFireTime FROM CronTrigger WHERE CronJobDetail.Name LIKE '%Report%

Numéro d’article de la base de connaissances

005226782

 
Chargement
Salesforce Help | Article