ERROR MESSAGE "Line 5: Product is marked as readonly"

Solved

ERROR MESSAGE "Line 5: Product is marked as readonly"

MrRawTOcleanCSV
Tourist
8 0 2

When I upload the products from my Csv table I get the following error message for some lines: "Line xx: Product marked as readonly". All my products have "True" on Published colonm of csv table. Can someone gives a help?

Accepted Solution (1)

bundl
Tourist
5 1 0

This is an accepted solution.

I have managed to upload the error items by placing the lines in the CSV that had the error into a new CSV document and uploading them on their own. No errors this time

View solution in original post

Replies 5 (5)

JumpingFox
Excursionist
20 0 4

Did you work it out?

bundl
Tourist
5 1 0

I think this must be a very new problem/bug, I've only just started having this problem with some item i'm trying to list but never seen it before, and there doesn't seem to be a single other forum post about this on any site

bundl
Tourist
5 1 0

This is an accepted solution.

I have managed to upload the error items by placing the lines in the CSV that had the error into a new CSV document and uploading them on their own. No errors this time

miraj2020
Tourist
10 0 3

Trouble with this solution is my CSV only had 404 lines in it (it says 272 modified, but 132 couldn't be changed due to invalid information) and I'm getting errors for lines 1182 to 1479.  So how do I know which lines didn't work considering the line counts are out of range?!  My rows go up to 875 for all products.

Jbro4146
Visitor
1 0 0

I had this issue tonight and the problem was I had used asterisk * in my Product Title. The asterisk (*) is the most general wildcard character that can represent any number of characters in a csv sheet. I removed the * and the upload worked.