Increase Description field character size

Prashant Bhosale January 17, 2019

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

 

3 answers

1 accepted

0 votes
Answer accepted
thalesc January 17, 2019

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

Prashant Bhosale January 17, 2019

Ohh, Thanks.

0 votes
Nimesha Hansini December 12, 2022

32,767 

0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 17, 2019

Hello,

You should set 0 for the jira.text.field.character.limit in the advanced settings.

Shrikant Bhosale January 17, 2019

There is no such option in Advanced Settings.

Shrikant Bhosale January 17, 2019

I am using Jira Cloud not hosted server.

Yamini Dandamudi February 4, 2019

Did you resolve this? I am facing the same problem, can't find the jira.text.field.character.limit in the advanced settings.

Like Arun Kumar likes this
Shrikant Bhosale February 4, 2019

@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

Suggest an answer

Log in or Sign up to answer