We have a JIRA 7.10. project up and running in Production and as jira-administrator, just tried to import 100 new Issues by going to Admin->External Import and selected CSV <= the actual wording might be a little off.
The 1st thing we noticed was our saved configuration file only mapped to a handful of custom fields whereas all fields had previously mapped - so we manually remapped everything.
The import seemed to have no errors but when we ran Validate we had many warnings that basically said,
It seems if a value was not already present in a Single/Multi-list custom field - that value was not being added to the list and not used in the imported Issue.
Example: If I have a single-list "Example" that has the values
and I wanted to add an Issue that contained single-list Example value "C" - I would get the Warning
I've read some of the previous situations that people have had with importing CSV files but haven't seen anything quite like this.
Any suggestions or things I can try to make this work?
What will happen if I just ignore the warnings and allow the import to finish?
Note: Before trying this import in Production I ran the import multiple times on my laptop using the exact same Project, Issues, Screens, FIelds, CSV and Configuration files and it worked every time without Errors or Warnings.
Jim
Hi @[deleted]!
You sure the custom filed/schema/permission not different between test and prod?
Custom field name, list of values, visible etc. has identical customization?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for replying Andrew.
That's exactly what I'm checking on today because something must be different somewhere.
I'll get back to you to know what I find.
Jim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Quess what?
The problem was that the user was using the
and not
Running Admin->System->External Import->CSV produced a perfect import.
Jim
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.