Hi @Jyoti Mane
Just to confirm, you're using Behaviors for Cloud, right?
I'm not sure if you will be able to do that, but other possible option would be using validators and setting this restriction in the create transition.
Go to Project Setting > Workflows
Edit the workflow for the affected issue type
Switch to Diagram mode
On Create transition, click on the Validators
Choose Add Validator > Regular Expression Check
If you would like to restrict the field to a specific length: enter [0-9]{n}$
(n) reflects your desired field length.
You just need to set this on the required workflow transition (ideally after the initial field input is required)
(Originally posted here: https://community.atlassian.com/t5/Adaptavist-questions/How-do-I-set-a-character-limit-on-a-custom-field-using/qaq-p/762038)
try this
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.
I'm afraid Jira does not yet support SR's abilities to do a lot of things in Cloud, but we are working with Atlassian to try to get this sort of stuff added.
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.