How to add character limit for a text field

Bhargavi Vasa
Contributor
September 3, 2024

I have text field which to be set with a character limit for the field value

1 answer

0 votes
Matt Doar _Adaptavist_
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.
September 3, 2024

Under Admin, Advanced Settings, a Jira admin can change jira.text.field.character.limit from the default value of 32767

This applies to all multiline text field in that Jira instance.

For an individual field you could look at using a validator in the workflow or even a ScriptRunner behaviour (disclimer: I work at Adaptavist)

I don't believe that this feature is currently editable in Cloud

Suggest an answer

Log in or Sign up to answer