Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to create a regular expression for jira custom field that will accept only ip address format #2

Open
mohanakatta opened this issue Feb 13, 2020 · 3 comments

Comments

@mohanakatta
Copy link

The field should only allow the user to enter only numbers in IP address format or Release versions format (i.e, 1.3.34.5.8766).

Thanks

@AndreyVMarkelov
Copy link
Owner

@mohanakatta Please clarify your question?

@mohanakatta
Copy link
Author

we are trying to have a unique regex custom field in our Jira, which can accept only numbers with multiple decimal points something like an IP address.
for example:
0.00.123
12.34.0.56
132.53464.0000.6736

@AndreyVMarkelov
Copy link
Owner

Please try to use regex tester on admin page for this plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants