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\"'
)
Thanks!
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.