microsoft / vsts-extension-multivalue-control

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

uncomprehensible error about suggested value #159

Open ocote42 opened 3 years ago

ocote42 commented 3 years ago

Hi dear I've put a multivalue control on a workitemtype based on a list given in a field called "Demandeur". When I try to put 2 values I've got the following message "Set the field Demandeur to use suggested values rather than allowed values. See documentation"

Nowhere in the configuration forms I can see something about "suggested value". With a single value I have no error.

image

In the upper left of the screen I have the message : "Le champ 'Demandeur' contient la valeur 'DAF-Achats;DT-Offre' qui ne figure pas dans la liste des valeurs prises en charge."

The two values separated by a semi colon are defined in the list of values, of course the concatenation is not a valid value for the underlying list

Thank you for your help

Olivier

Shivagattu121 commented 2 years ago

Same issue is happening with me as well

ventil8 commented 2 years ago

I have the same issue? any update on this?

nick2paris commented 2 years ago

I have the same issue, do you have a workaround ?

nick2paris commented 2 years ago

workaround => check "Allow users to enter their own values"

Caine72 commented 1 year ago

workaround => check "Allow users to enter their own values"

I am using the XML Process for on-premise. Does anyone know of any workaround for using it? Looking through the documentation but not encountering anything that seems to make a similar setting possible.

kriskoneru commented 1 year ago

Any update on this issue.. i am getting same message.. any resolution ?????

pepinismaster commented 1 year ago

Same issue, feel like its just something wrong with picking multiple values but isn't that the whole point of this extension?