Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I tried selecting 50 values as I need to select almost 100 teams as requirement of using this extension but after adding 50th I got error saying " The value for field 'fieldname' is too long." #310

Open
DivyaGhai opened this issue Aug 14, 2024 · 4 comments

Comments

@DivyaGhai
Copy link

image

Wondering what is the field limit here as with team names with names longer then 6-7 characters it gives this error sometime at 20 or 22nd team added.

@AminTi
Copy link
Collaborator

AminTi commented Sep 5, 2024

thanks for reporting. Could you help us track this down by checking the browser network log (f12 in the browser), and the console log for errors? There should be an error telling us which api that's failing for you.

@jbenton8
Copy link

jbenton8 commented Sep 9, 2024

@adminti Here you go
2

@DivyaGhai
Copy link
Author

DivyaGhai commented Sep 11, 2024

Here is the screenshot of error and Network log when add Team 34, works fine until Team 33 roughly which i guess is 262 characters including semicolons added behind scenes via code, So I am not sure if its Devops String limitation causing this as I think Team name also matters as which diff names it just give error adding team 22
image

@Sverrone2
Copy link

Hi,
I'm getting this same error. Is there a total character limit for this field?
I too have about 100 dropdown values and can only select around 18 or 19 (that's why I think there is a cap on total character limit).
Thanks!
Steph

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants