Phone number display

SRIDHAR August 9, 2012

How do i display the different phone number formats in Jira. I want to display a valid phone number with the following patterns

(XXX) XXX - XXXX

1(XXX) XXX - XXXX

1.800.XXX.XXXX

I tried to write a cutom field and tried to display in for it doesn't show up. I get the error message on console as " WARN admin 1045x559x1 1ryx4uv fe80:0:0:0;24 [issue.customfields.impl.AbstractSingleFieldType] Issue ProT-22 has an Invalid value '(723) 876-1234' stored in the field 'phonenumber'. Only Numeric value"

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 9, 2012

Right, well, it sounds like you are mixing up a number with a phone number (which are strings, not numbers)

Your custom field needs to accept a *string* and then validate the entry with whatever extra characters you want to enter into the field.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events