Forum Discussion
MFFranco
Aug 08, 2024Copper Contributor
[ADO] Work Items custom states
Hello. Wer shifting to ADO as a project management tool (not for software development and delivery, not directly). I'm creating our own custome process (inheriting from Agile) and was wonderi...
Kidd_Ip
Jul 29, 2025MVP
Below the options to apply custom states efficiently:
1. Clone Work Item Types
- After customizing one WIT with your desired states, you can clone it within the same process.
- This preserves the workflow states, transitions, and categories, saving you from recreating them manually.
2. Standardize State Names Across WITs
- When adding a new state, Azure DevOps suggests existing state names used in other WITs.
- This helps you reuse names and colors for consistency, even if you still need to add them manually.
3. Use the State Visualizer Extension
- Install the State Model Visualization extension to view and manage workflow states more easily.
- It gives you a visual map of transitions and helps ensure consistency across WITs.