microsoft / vsts-extension-multivalue-control

A work item form control which allows selection of multiple values.
MIT License
46 stars 45 forks source link

Process migrated from Azure DevOps Server: value that is not in the list of supported values #143

Closed danielstefanescu closed 4 years ago

danielstefanescu commented 4 years ago

Hi, I have a migrated collection from Azure DevOps server to Azure DevOps Services. If i want to select more than one value for that field I get the below error: The field 'foo' contains the value 'val1;val2' that is not in the list of supported values.

If I select just one value everything is OK. Any suggestions?

danielstefanescu commented 4 years ago

Fixed: moved to an inherited process then allowed custom values for the field