I am looking for a JIRA query to check if the length of the text in description is less than 20 char

anisha
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 29, 2019
Text length

1 answer

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.
April 29, 2019

Hello,

You would need to use an app for it like Power Scripts or ScriptRunner.

If you want to use the Power Scripts app, then your JQL query would look like this:

key in silJQLExpression('length(description) > 20', 'project = TEST and issueType = \"Bug\"')

anisha
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 1, 2019

Thanks!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events