Hi @Decker, Dave, Board columns are just visual mappings to the State field: they are not real, queryable fields.
In Azure DevOps, board columns are essentially visual mappings to the underlying State field. Even if your new columns are correctly mapped, queries and reports only recognize the actual State values, not the column names.
To have it appear in a query:
- Create new States in the process and map columns to those, or
- Create a custom field and query that instead.
In the past, certain legacy behaviors may have allowed column names to appear in queries, but recent updates have tightened this: custom board columns mapped to existing States are no longer queryable as their column name.
Hope this helps!
If the resolution was helpful, kindly take a moment to click on and click on Yes for was this answer helpful. And, if you have any further query do let us know.