"Revert to New" UI action in the Change request is not resetting the workflow & not creating the approvals again.Issue "Revert to New" UI action in the Change request is not resetting the workflow. The state of Change is getting reverted to New, but in the backend, workflow is not set to begin and when change is moved to Assess then approvals are not getting attached. CauseBy default, "com.snc.change_management.change_model.manage_workflow" property is set to False The above property enables Workflow management support for ChangeRequest API if the com.snc.change_management.state.model plugin is installed. This will call the 'deleteDefaultWorkflowContext' method to be called on specific state and type changes.ResolutionWith the OOTB configuration, we are using Flows with the change model. (Hence "com.snc.change_management.change_model.manage_workflow" property is set to false )If you want the workflow to manage your process when "Revert to New" is clicked then there is a system property that needs to be enabled. "com.snc.change_management.change_model.manage_workflow", /nav_to.do?uri=sys_properties.do?sys_id=8f6d18665301201034d1ddeeff7b12aa