Forum Discussion
MichaelS123
Nov 03, 2023Copper Contributor
Create a Conditional Calculated field in Azure DevOps work items.
Can we create a Work Item field that is based on Project Name, to change the list of values in a pick list field based on which Project the work item is created in?
- KennyGoTCopper Contributor
MichaelS123 Only way to do conditional picklists that I've been successful with are dependency-driven dropdown extensions (search for multi-pick in field extensions).