I am getting a weird UI bug and it is happening in...
# general
n
I am getting a weird UI bug and it is happening in both Chrome and Firefox when trying to create a CSV import. I can't map any fields, see any of my csv fields, see the icon's at all. It is happening both in Production and SB.
k
Hey Noel, Are you using the NS field id on your CSV?
n
Like on the header level?
These are the headers I am using (transposed for easier viewing).
k
I tried this sometimes and it's not always consistent. Try using the NS field id instead of NS field name by clicking on each field and copying the string in the below pictures.
You can probably get away with using the Date field id which is trandate, and the other fields may come in as the name you have in your file now.
Worst case scenario, use the field id for all fields.
n
Removed all the spaces in my headers and it fixed the issue.
🙌 1
s
I know it doesn’t work if you have a % or ‘ in the headers. Can’t see any in the screenshot above - but thought I’d mention.