Skip to content

VS402433: Attempting to delete the last dashboard for the team | Azure DevOps Error

  • by

Full Error: VS402433: Attempting to delete the last dashboard for the team

Solution: Atleast one dashboard should exist for the team as the Dashboard you are trying to delete is the last one, you won’t be able to delete the Dashboard

API Error

{
“$id”: “1”,
“innerException”: null,
“message”: “VS402433: Attempting to delete the last dashboard for the team.”,
“typeName”: “Microsoft.TeamFoundation.Dashboards.WebApi.LastDashboardCannotBeDeletedException, Microsoft.TeamFoundation.Dashboards.WebApi”,
“typeKey”: “LastDashboardCannotBeDeletedException”,
“errorCode”: 0,
“eventId”: 3000
}

Tags: