microsoft / vsts-extension-multivalue-control

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

Using the Extension "Multivalue Control" doesn't allow for multi select to submit the ticket #51

Closed jakevanderhoef closed 6 years ago

jakevanderhoef commented 6 years ago

I am using the extension "Multivalue Control" so that when submitting a bug the reporter can select multiple browser versions, OS's, and devices. However if they do select more than one it returns the following error: "The field 'Device' contains the value 'Desktop;Mobile' that is not in the list of supported values." And does not allow the bug to be submitted. Please Advise. Thanks!

ostreifel commented 6 years ago

The field is currently configured to use allowed values, change it to suggested values.