You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: