I am trying to import some issues to Jira Product Discovery from another system. I have created the import file, mapped the value types, but getting this error for every issue:
Issue can't be created due to the error/s [ Specify a number for the custom field (below 100,000,000,000,000)
The error does not specify which field is causing it. I suspect it should be related to a number field, but I am not aware importing any number type of data.
My field mapping looks like this - no number fields there.
What is wrong here?
Welcome to the Atlassian Community!
Try creating an issue manually in the project you are trying to import into, leaving all the fields blank other than the summary. It looks like it has a validator on it that checks a custom field that you are not giving it in your CSV, so the create process would give you the same message.
The screenshot of the error you give us seems to be cut off though, it shows a scroll bar and is missing a closing ] which suggests there is more of the error, and I would expect the bit to the right that has been cropped off to name the custom field.
Running into the same error message here.
I tried creating a new issue from the create screen and create a new discovery idea with only the summary.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is it the same type of issue you are trying to create, in the same project?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, I am trying to create in the same project with just an idea issue type. I have a custom fields that is checkmark field i type in my project that i was trying to add in the bulk-upload, that's the only thing i can think of.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm getting the same thing here, actually its listed twice and I've opened a case with Atlassian and am getting no where, came here hoping someone else had solved it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I'm getting it too:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I was able to figure this out. You need to look at each of the fields you have setup in JPD and what type of fields they are: are they a rating, checkbox, etc. As these type of fields require specific types of data. I believe in my case I ended up having a checkbox that required a 0 or 1 and ratings which were 1 to 5 - the (below 100,000,000,000,000) value was a bit of a misnomer. Go back and check your fields against what you are trying to import and I'm sure you will find what is a mismatch.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Quick note from my experience:
I had two columns generating the "Specify a number for the custom field (below 100,000,000,000,000);" error.
1. I was trying to import a status column to the "Delivery Status" field in JPD and I was getting. The Delivery Status is a system calculated field, so it was throwing the error.
2. I was trying to import a Issue Key to Linked issues. I was supposed to use Issue Id. Super unclear error.
Dear Atlassian teams, it would be nice if you work on the error messages, it took a good deal of time to find it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.