microsoft / vsts-extension-multivalue-control

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

Multivalue control not able to restrict user to add only values present in list in excel #248

Closed lujinlou closed 1 year ago

lujinlou commented 1 year ago

Reproduce steps:

  1. Set Multivalue control filed in Work item and disable the Option: Allow users to enter custom values.
  2. We will not able to set the custom value in DevOps UI. image
  3. When we modify the field value in excel and update the work item. The custom field value will be added to the Multivalue control filed. image Result: image

We need to restrict user to add custom value in excel and then update the work item.

We can report errors when updating work items in excel or directly restrict users from entering custom values in Multivalue control filed

lujinlou commented 1 year ago

@AminTi Can you take a look this ticket?

AminTi commented 1 year ago

We will look into this and get back to you sooner

MOlausson commented 1 year ago

Hi, this is a feature in the Excel add-in so nothing we can fix in the multi-value extension. Please add a suggestion for this in https://developercommunity.visualstudio.com/AzureDevOps.