Magento, Saved data not in DB after throw new LocalizedException
save some records to DB and after throw LocalizedException, the saved data does not show in the table. auto increment ID is assigned $data = [ ‘sku’ => $f_sku, ‘user’ => $adminUsername, // Assuming admin is saving the product ‘product_status’… Read More »Magento, Saved data not in DB after throw new LocalizedException