When adding a new issue key for a commit message from JIRA I am looking to restrict the format of the issue key.
For example I only want keys in the format:
KEY-001 or KEY-333
but I don't want commits to have all zeros:
KEY-000
Is there documentation for creating this link restriction?
Hi Noah,
There's not a way to do that out of the box. If you'd like to restrict the format of the key in commits, there's an add on that let's you add regex validation for this.
Best,
Lauren
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.