Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Regular Expression Validator Jira Cloud

Uche
Contributor
November 9, 2022

Hey,

Trying to create a simple regex validator that allows A-Z both lowercase and upper case with a character limit of 100. Thought it was pretty simple but nothing I am doing seems to be working when testing it.

Could someone please put me out of my misery?

Thanks

1 answer

0 votes
John Funk
Community Champion
November 9, 2022

Hi @Uche  - Can you share what you have so far?

Uche
Contributor
November 12, 2022

Hey @John Funk ,

I have tried a few things but this is the latest:

 

^[A-Z]{1,100}$

John Funk
Community Champion
November 14, 2022

And what is not working?

Uche
Contributor
November 14, 2022

The mentioned expression is not working

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events