Closed
Description
Preconditions
- PHP Version 7.0.19
- Linux cPanel VPS
- Magento 2.1.5
Steps to reproduce
- Add related, crosssell, and upsell product against a product.
- Change sort order of related, crosssell, and upsell products with ajax drag / drop
- Save Product
- Sort order doesn't save
Expected result
- Sort order should save in the order in which they were dragged / dropped in the system backend on each respective product
Actual result
- [Screenshot, logs]
As stated above the sort order of all related, crosssell, and upsell products should save against each respective product. The data doesn't save at all as I've ran product csv exports and there isn't any sorting data in those respective columns.