magepal / magento2-link-product

Custom Product Relation for Magento 2.2.x and 2.3.x sample extension
https://www.magepal.com
53 stars 20 forks source link

Can not save product. #1

Closed hoangnm89 closed 5 years ago

hoangnm89 commented 5 years ago

Preconditions (*)

  1. Magento EE 2.2.6 with sample data

Steps to reproduce (*)

  1. Edit Product
  2. Add Accessory products
  3. Save

Expected result (*)

  1. Save successfully and product should have accessory products.

Actual result (*)

  1. It show message: Invalid data provided for linked products
  2. No accessory product added

image

srenon commented 5 years ago

@hoangnm89

Update to the latest version then

  1. delete 'MagePal_LinkProduct' from table 'setup_module'
  2. rerun Magento setup:upgrade