TF400893 when opening Boards -> analytics typically indicates that the Analytics page cannot communicate with the Azure DevOps Analytics service, rather than a problem with the work items themselves.
You can try the following troubleshooting steps:
Open Azure DevOps in an InPrivate/Incognito window and check whether the Analytics page loads correctly.
- Sign out completely and sign back in, then clear the browser cache and cookies related to azure DevOps. Authentication or cached session issues can sometimes prevent Analytics data from loading.
Try a different browser or network connection. If Analytics works elsewhere, a VPN, proxy, firewall, or browser extension may be interfering with the connection.
- Check whether other users in the same azdevops organisation/project experience the same issue:
- If multiple users are affected, the issue is more likely related to the Analytics service or organisation configuration.
- If only your account is affected, focus on permissions and authentication.
Verify that your account has the necessary project and Analytics permissions to access Analytics views and reports. Open your browser's Developer Tools (F12) and review the Network and Console tabs for failed requests or error details. These often provide additional clues about the underlying cause.
imp thing to note: Avoid deleting or recreating Analytics views solely because of the TF400893 error. The message "Unable to contact the server" generally points to a connectivity, authentication, permission, or service communication issue and does not by itself indicate that an Analytics view is corrupted.
If you can confirm whether the issue affects only your account or multiple users in the organisation, that information will help narrow down the root cause.
Help make this community better for everyone: if this answer resolved your issue, please accept it or leave an upvote. If not, share more details in a comment so we can continue the discussion and find the right solution.