Hello, I just wanted to ask if it is possible to configure the project 'Description' field in JIRA so that it can be permissioned to allow a minimum of 150 characters to be entered. I basically want to avoid teammates adding in very short descriptions for their work etc. Thanks
Hello ,
Jira native doesn't support this feature , but as alternative you can user jira automation rule
set trigger : issue created and use compare condition where you can set 150 value then add action to notify user that too short description
Hi @Giles
Jira doesn’t natively support a minimum character limit for the "Description" field, but you can enforce it using the following methods:
1) By using custom script validator(JMWE app) in the workflow transition.
2)By using script runner custom script
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.