Jump to content
thirty bees forum

<Solved> Product ID number does not match Product Reference ID


alwayspaws

Recommended Posts

I manually created a test product in admin and gave it a higher number (502) to make it stand out for me, temporarily. The product was good so I left it as is.

Now I can't find where to change the Product ID number so it has the correct reference ID, but wrong ID number. The ID number and the Reference number do not match.

Now all the new products are being increased by the wrong ID number. I tested it and the new product (not shown) is ID 503 and Product 362.

Instead of 361, the ID number is 503. I do not want it like that. Where do I fix this? I looked at every field in product #361.

0_1512729275284_correct reference ID but wrong ID number.jpg

Link to comment
Share on other sites

Without checking this: Reference is an arbitrary string, isn't it? Often seen like demo_1, demo_2, etc. It's just a coincidence that this string happens to be a number in your case.

Product IDs are pretty much unchangeable. One can change them in the database, of course, but this would break relationships to pretty much all other tables. If you insist on a particular ID, delete the product and re-create it via CSV import. Regular product creation doesn't even allow to set a particular ID.

Link to comment
Share on other sites

As far as I know you can change the product ID only later in your mysql. When creating the products, the next highest number is automatically generated. If you have already had several products in it, but you have deleted them later, the next highest number of the last data set will still be used, even if this dataset (product) no longer exists. In my opinion, you can only bypass this via CSV import.

Link to comment
Share on other sites

@Traumflug and @zimmer-media I always use a CSV but this one time, of course, I decided to manually create a product. I'll continue creating my new CSV with a new product and the number I hope to get and see what happens. That was what I was doing that prompted this question. If it stays at 500 plus for both fields, I'll move along.

If it does not, I will be back!

Thank you both!

Link to comment
Share on other sites

@traumflug said in Product ID number does not match Product Reference ID:

Product IDs are pretty much unchangeable. One can change them in the database, of course, but this would break relationships to pretty much all other tables. If you insist on a particular ID, delete the product and re-create it via CSV import. Regular product creation doesn't even allow to set a particular ID.

I deleted the product and created it via CSV and all is back the way I want it. The product ID and Reference ID now match and increase from the correct next number.

@Traumflug and @zimmer-media Thank you.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...