Scheduled Job for a standard change template runs workflow for a normal changeIssue When using a scheduled job that calls a Standard Change Template to create standard changes it is creating normal change requests instead.ReleaseNew YorkCauseThis is the expected behavior OOB when you circumvent the default standard change process you end up creating just a generic change request and the default value for type is normal. Using the template doesn't inherently define the change type as standard.ResolutionThe easiest method to fix the issue is to set the change type via the template itself.**NEXT STEPS:**1. Open up the standard change properties and remove the 'Type' field from the 'Restricted Change Request values' list2. Modify the template used in the schedule job by adding the 'Type' field to the list of 'Change Request values' and setting it to standard3. Once the template modification is approved, you should now be able to use the schedule job to create the standard changes4. I would add the 'Type' field back to the 'Restricted Change Request values' list in the standard change properties because that is the recommended configuration but it is optional