We are using custom field "Business value" in the request to JIRA Rest api to create a feature.
Is there any maximum limit on the character length for this field?
Any help is appreciated.
Thanks,
Madhura
You need to check type of that custom field.
For single line text field it is 255 characters, for multi-line text field it is 32,767 characters.
Regsards,
Seba
Thanks @Sebastian Krzewiński for your response ,can you please let me know how can I check the type of the custom field?
Thanks,
Madhura
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Go to:
Select > Issues.
Under FIELDS, select Custom fields.
There you will have a list of custom fields with types.
IMPORTANT: You need to be jira admin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.