diff --git a/WorkOrder/WorkOrderCrud.cs b/WorkOrder/WorkOrderCrud.cs index a274d19..5f91afe 100644 --- a/WorkOrder/WorkOrderCrud.cs +++ b/WorkOrder/WorkOrderCrud.cs @@ -161,19 +161,7 @@ namespace raven_integration o["notes"] = "thisshouldfail"; a = await Util.PutAsync("workorder", await Util.GetTokenAsync("BizAdmin"), o.ToString()); Util.ValidateErrorCodeResponse(a,2200,400); -// {{ -// "error": { -// "code": "2200", -// "details": [ -// { -// "message": "Work order is set to a locked status and can't be changed", -// "target": "generalerror", -// "error": "2209" -// } -// ], -// "message": "ErrorAPI2200" -// } -// }} + //unlocked status "Scheduled" payload = $$"""