Closed edvardsr closed 1 year ago
This check prevents the storeId from being null, which led to an error when calling saveEvent
This is pretty much the same fix as in isEnabledStore in Model/Data/Config.php (lines 327-329)
This check prevents the storeId from being null, which led to an error when calling saveEvent
This is pretty much the same fix as in isEnabledStore in Model/Data/Config.php (lines 327-329)