Smile-SA / magento2-module-retailer

14 stars 30 forks source link

Retailer mass deleting throws unhandled exception #33

Closed Stepa4man closed 3 years ago

Stepa4man commented 3 years ago

Mass delete is impossible

Preconditions

Ubuntu 18, Nginx, PHP7.4, MySQL5.7

Magento Version : 2.4.0 EE+B2B

Module Retailer Version : 1.2.9.1

Environment : Dev mode

Third party modules : smile/module-retailer smile/module-seller smile/module-store-locator

Steps to reproduce

  1. Create new retailer(s) from admin
  2. Go to Retailer grid in admin
  3. Select retailer(s)
  4. In mass actions dropdown choose "delete"

Expected result

  1. Selected retailers a deleted

Actual result

  1. Unhandled exception message and stack trace rendered on the page image
Stepa4man commented 3 years ago

This issue is no more relevant.