When creating a new product using the admin dashboard ui, I titled the variants with different titles but after publishing the product, the titles did not appear in product > variant > title , nor inventory > inventory item title.
For now I had to fix the problem with a subscription to product.created
Expected behavior
the values filled in the columns (marked in the picture) should be the titles of the variants in product>variant>title , and inventory > inventory item title
Actual behavior
seems like the Values of each variant (ex: 1L, 2L, 3L) are used to fill the title fields instead of the collumns I marked in the image i sent
Package.json file
Node.js version
v20.15.0
Database and its version
psql (PostgreSQL) 17.1
Operating system name and version
Windows 10
Browser name
No response
What happended?
When creating a new product using the admin dashboard ui, I titled the variants with different titles but after publishing the product, the titles did not appear in product > variant > title , nor inventory > inventory item title.
For now I had to fix the problem with a subscription to product.created
Expected behavior
the values filled in the columns (marked in the picture) should be the titles of the variants in product>variant>title , and inventory > inventory item title
Actual behavior
seems like the Values of each variant (ex: 1L, 2L, 3L) are used to fill the title fields instead of the collumns I marked in the image i sent
Link to reproduction repo
/