Hello,
Thanks in advance.
I am creating tickets using Jira Cloud REST API and getting below error:
=> NOK (key='description', reason='The entered text is too long. It exceeds the allowed limit of 32,767 characters.')
Is any way to increase description field character size.
https://confluence.atlassian.com/adminjiracloud/configuring-advanced-settings-818578877.html
This doesn't tell about text fields as in Server 7.13 version supports
https://confluence.atlassian.com/adminjiraserver/configuring-advanced-settings-938847828.html
Hi Prashant, I think this was already answered in this question: https://community.atlassian.com/t5/Jira-questions/Max-Char-Limit-on-Cloud/qaq-p/735645
There is an open feature request for this setting in Cloud, I think what you can do now is vote and hope for it, and manage this in the API, as suggested you can truncate the text, or put the text into a file and attach to the ticket.
Best regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
32,767
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
You should set 0 for the jira.text.field.character.limit in the advanced settings.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you resolve this? I am facing the same problem, can't find the jira.text.field.character.limit in the advanced settings.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Yamini Dandamudi Which Jira you are using Cloud or Server.
In Jira Cloud there is no such setting. You can find jira.text.field.character.limit only in Server edition that hosted in-house.
You can vote this question if using Jira Cloud - https://community.atlassian.com/t5/Jira-questions/Max-Char-Limit-on-Cloud/qaq-p/735645
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.