The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How can I preserve the leader zero in a JIRA number custom field?

Greg Warner
May 16, 2013

I'm performing an import from a csv using the jelly runner. Is there a way I can maintain the leading zeros in a number field? Is the only option to use a text field?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
May 16, 2013

No, because numbers, by their definition, do not have leading zeroes. A number padded with unnecessary zeroes is a string. (How would a compute know how many zeroes to pad any given number with? Do you pad numbers with 0's in real life?)

You do have options though - find or write a field that holds numbers, but displays them with your padding