Hi, I am trying to import multiple price levels on...
# csvimports
n
Hi, I am trying to import multiple price levels on our item records. We are successful in updating all but one Price Level. We don't get an error stating it is an invalid name, or an errors at all. The job status page says it is successful, but nothing changes on the item record. The item record under system information shows nothing has changed or the CSV upload happened on the item record. Any idea what might be causing this?
k
Is it a dynamic price level that's always x percent off base?
n
No, it is the field Base Price, but we renamed it to A - Master Cart Price. Last night we renamed the field to remove the "a" from cart. When we did that and did the upload it worked. We then reverted back the change to the correct spelling of "cart" and it again didn't work on the upload.
k
I would think the hyphen is getting you in this case.
not a big fan of special characters in things.
n
But, it went from "A - Master Cart Price" to "A - Master Crt Price." Neither the first A or the hyphen was removed.
k
Maybe there's a hidden 20 character limit?
n
Ah. That is a great thought.
k
Did any names with longer text work?
n
Actually yeah, "A - Master Display Price", worked just fine.
k
Any inactive price levels with the first name?
n
I'll check and see.
k
Can't think of any reason changing the spelling would impact it other than that.
becomes semi-ambiguous so NS just picks the one with the lowest internal ID.
That's probably a defect, but good luck getting NS to recognize that one as anything other than U6 if I'm right.
Especially because if there is an inactive one with that name and you rename that one to something that'll never get messed with - it might fix issue.
n
Thank you so much. We do have the same name as set to inactive. We will rename the inactive one and see if that does the trick.