I have an Azure DevOps Server on-premise and I customized the inherited process to have the additional "In Progress"-States "Ready": Default states and additional state "Ready"
In the web view this new state is shown correctly: Azure DevOps Server WebView with correct new state
In Visual Studio I only see the default states and not my newly added state: Visual Studio Work Item Detail with missing state
Any ideas what needs to be changed or is this an incompatibility between Visual Studio and the new inherited processes?