How to add workflow “state” work item query condition and how is “state” referenced through the product?
The available work item Query conditions don’t seem to list the State field. It lists a “Status” field. Is “Status” the same as “State”? If not, how do we query based on State?
The editor presentation header seems to list the “State”. There it calls it “Workflow State”.
In the work item Reportable REST API, it seems to call the field “state”.
Are all these fields (query condition “Status”, editor presentation “Workflow State”, Reportable REST API “state”) referring to the same data element? Is work item “state” referred to with a consistent name throughout the product?