verbb / snipcart

A Craft CMS plugin to integrate with Snipcart.
Other
21 stars 9 forks source link

validationErrors warnings #33

Closed tobystokes closed 3 years ago

tobystokes commented 3 years ago

I'm getting a lot of warnings in craft logs like: Removed unknown fostercommerce\snipcart\models\snipcart\Address attributes: validationErrors

They're just warnings and haven't seen any consequences of it, but make for a noisy log file.

johnnynotsolucky commented 3 years ago

There is a log which probably isn't entirely necessary: https://github.com/FosterCommerce/snipcart-craft-plugin/blob/master/src/helpers/ModelHelper.php#L113-L119

@tobystokes are you using the ShipStation functionality as well?

tobystokes commented 3 years ago

That looks like it. No I don't use ShipStation, but I do use the Models to process webhooks, for returning Shipping rates and post-processing orders

johnnynotsolucky commented 3 years ago

@tobystokes the log has been removed in 1.5.4