mage-enhanced-admin-grids icon indicating copy to clipboard operation
mage-enhanced-admin-grids copied to clipboard

Can't save Up-sells, Cross-sells and Related products

Open bd-london opened this issue 10 years ago • 6 comments
trafficstars

Can't save Up-sells, Cross-sells and Related products on Magento EE 1.12.0.2 when Enhanced Admin Grids is enabled.

bd-london avatar Aug 14 '15 12:08 bd-london

Seems like the same problem as #211, I will investigate on this as soon as I can

mage-eag avatar Aug 18 '15 13:08 mage-eag

We have this issue with all products, so I think this is not related to #211. Anyways do you have any ideas how to fix it?

bd-london avatar Sep 15 '15 11:09 bd-london

We are having this same issue. Magento CE: 1.9.2.2, Grids editor version: 1.9.0.1 Any fix for this?

offshoremarine avatar Mar 25 '16 12:03 offshoremarine

I am able to save Related and Up-Selling, but it fails for Cross-Selling.

Magento Version 1.9.2.2 mage-eag/mage-enhanced-admin-grids 0.9.0.1

Morgy93 avatar Apr 12 '16 07:04 Morgy93

Same problem. Is there a solution ? Thanks

eBusinessAtlantique avatar Jun 16 '16 16:06 eBusinessAtlantique

Same problem here. I'm using Magento EE 1.14.2.0. Disabling the module restores the function immediately. Is there a way to disable the module on the product relation grids?

[EDIT] Yes, there is. The module fortunately provides a global disable list in the system configuration. I just added these excludes:

  • adminhtml/catalog_product_edit_tab_related
  • adminhtml/catalog_product_edit_tab_upsell
  • adminhtml/catalog_product_edit_tab_crosssell

grid_exclude_list

riker09 avatar Jun 21 '16 13:06 riker09