I'm trying to change the product order in the category by changing the number in the "Products in this Category" View.
I imported most of the products with csv files and a lot of products have a negative number in the Position Field.
I change the numbers in the position field, but when I try to save the category, I get "Something went wrong while saving the category" and in the log file: "exception":"[object] (Error(code: 0): Call to a member function getAttributeCode() on bool at /var/www/magento/vendor/magento/module-catalog/Observer/InvalidateCacheOnCategoryDesignChange.php:67)"}.
What do I have to do to be able to change the position of the products again? I'm using 2.4.6
Thanks!
To change the position of products in Magento 2.4, you can follow these steps:
By adjusting the position value, you can control the ordering of products within a category (do not delete or add any product from/to category)
Don't know what you're talking about! I can only edit the position of the product in the category and not in the product itself!
Can you confirm?