Azure DevOps Api error: RuleValidationException: The field 'State' contains the value 'Active' that is not i...
Questions: I try to create Azure DevOps workitems programmatically in C#, but when I add the field System.State with value "Active" I get an error: RuleValidationException: The field ‘State̵...