microsoft / vsts-extension-multivalue-control

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

Total Character Limit for Multiple Items #295

Open shaun-borlinghaus opened 3 months ago

shaun-borlinghaus commented 3 months ago

We have a picklist field that allows multiple items to be checked for inclusion. The total list has over 200 items or so with varying lengths of items. I can select items up until it reaches a total character limit of 240 characters across all selections. Is there a configuration option that will allow for a total character selection of larger than 240 characters? Once it reaches 240 total it shows "The value for field 'field name' is too long." and "Set the field Filed Name to use suggested values rather than allowed values". I've altered the "set maximum display length for each option's label" to a random number above 240, but it looks like that is only a limit per each individual picklist option.

TrivediPriyanka commented 3 months ago

It doesn't have any effect on the field even though adding the limit in the field configuration.

AminTi commented 3 months ago

 Thanks for reporting, we'll dig into this

shaun-borlinghaus commented 2 months ago

Thanks for reporting, we'll dig into this

Just checking to see if there's been any luck with this

williamsarcher3 commented 1 month ago

@AminTi - any update on this issue resolution as I am also running into a similar issue report by @shaun-borlinghaus. I havent found a workable solution and was curious if there was a timeline for a fix for anyone else experiencing this issue. Thanks!