Code Monkey home page Code Monkey logo

Comments (6)

AminTi avatar AminTi commented on June 16, 2024

Thanks for reporting. We'll dig into this.

from vsts-extension-multivalue-control.

ramya-logalingam avatar ramya-logalingam commented on June 16, 2024

Getting same error.
"Set the field Alignment with Objectives to use suggested values rather than allowed values. See documentation"
If I select more than 1 item, above error appears.

Multi Value

from vsts-extension-multivalue-control.

vipinagrawal20 avatar vipinagrawal20 commented on June 16, 2024

Getting same error. "Set the field Alignment with Objectives to use suggested values rather than allowed values. See documentation" If I select more than 1 item, above error appears.

Multi Value

I am facing the same issue. If I select more than 1 item, the above error appears.

from vsts-extension-multivalue-control.

kal1mera avatar kal1mera commented on June 16, 2024

Actually, after quite some time using the multi-value custom control with a pick-list I hit the same error. I think that the error is generated if you use a picklist and you select values that their total count of characters is exceeding the picklist string allowed character length limit of 255 chars.

I figured this out by first trying to remove selected pick-list values one-by-one from the field. After a couple of deletions, the error went off.

Then I counted the characters of all selected pick-list values in the control (adding also a semicolon count for each picklist value, since this is how they are stored in the database), and I reached the 255 allowed picklist (string) char limit before I hit the error. Thus I think that error is coming from the multi-value control but it is generated from hitting the pick-list string maximum allowed char limit.

A Contributor or repo admin of this repo can test and validate that and come back with a response.

P.S. However, the error coming from the multi-value control is misleading. There should be an error regarding exceeding the max char limit of the used picklist string.

from vsts-extension-multivalue-control.

bensker avatar bensker commented on June 16, 2024

We have this problem, but it is only for one specific work item type. All the other work items where this field has been works as expected. I've triple checked the configuration and can't find anything different in the process definition.

from vsts-extension-multivalue-control.

TrivediPriyanka avatar TrivediPriyanka commented on June 16, 2024

Actually, after quite some time using the multi-value custom control with a pick-list I hit the same error. I think that the error is generated if you use a picklist and you select values that their total count of characters is exceeding the picklist string allowed character length limit of 255 chars.

I figured this out by first trying to remove selected pick-list values one-by-one from the field. After a couple of deletions, the error went off.

Then I counted the characters of all selected pick-list values in the control (adding also a semicolon count for each picklist value, since this is how they are stored in the database), and I reached the 255 allowed picklist (string) char limit before I hit the error. Thus I think that error is coming from the multi-value control but it is generated from hitting the pick-list string maximum allowed char limit.

A Contributor or repo admin of this repo can test and validate that and come back with a response.

P.S. However, the error coming from the multi-value control is misleading. There should be an error regarding exceeding the max char limit of the used picklist string.

Urgent Help Needed
I have field value length (character length) <255 it's still showing me the same error
Here is input that could be derived from the Below Screenshot with a character length of 69: Cost;Requirements/Deliverables;Resources;Schedule;Scope;Testing/Quality;

image

@kal1mera @AminTi @bensker

from vsts-extension-multivalue-control.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.