Getting the following error when the send email queue job is running after updating to v1.4.4:
Getting unknown property: mediabeastnz\backinstock\records\BackInStockRecord::locale
Looks like the m220709_040334_add_locale migration was not run, possibly because the BackInStock class doesn't have any schemaVersion property defined.
Getting the following error when the send email queue job is running after updating to v1.4.4:
Getting unknown property: mediabeastnz\backinstock\records\BackInStockRecord::localeLooks like the
m220709_040334_add_localemigration was not run, possibly because theBackInStockclass doesn't have anyschemaVersionproperty defined.