You need to sign in to do that
Don't have an account?

ActionPlans causing failure of Inbound change set.
Getting the following when trying to deploy a custom object using change sets. My object is unrelated to ActionPlans. I never even touched it. I promise.
ActionPlanCreationController.testActionPlanSave() Class 356 1 Failure Message: "System.LimitException: Too many DML rows: 10001", Failure Stack Trace: "Class.ActionPlansTaskTriggerUtilities.deleteTasks: line 356, column 1"
ActionPlanCreationController.testActionPlanSaveAndNew() Class 356 1 Failure Message: "System.LimitException: Too many DML rows: 10001", Failure Stack Trace: "Class.ActionPlansTaskTriggerUtilities.deleteTasks: line 356, column 1"
ActionPlanCreationController.testActionPlanSave() Class 356 1 Failure Message: "System.LimitException: Too many DML rows: 10001", Failure Stack Trace: "Class.ActionPlansTaskTriggerUtilities.deleteTasks: line 356, column 1"
ActionPlanCreationController.testActionPlanSaveAndNew() Class 356 1 Failure Message: "System.LimitException: Too many DML rows: 10001", Failure Stack Trace: "Class.ActionPlansTaskTriggerUtilities.deleteTasks: line 356, column 1"
You can check the mentioned error and try to solve it before deploying your custom object.