duncanmcclean / simple-commerce

A simple, yet powerful e-commerce addon for Statamic.
https://statamic.com/simple-commerce
Other
143 stars 34 forks source link

[7.x] Fix issue with `tax_category`'s value when saving products #1104

Closed duncanmcclean closed 3 days ago

duncanmcclean commented 3 days ago

This pull request fixes an issue where the value of tax_category was being persisted incorrectly when products were saved by Simple Commere's repositories.

This was causing either null or a JSON-encoded version of the TaxCategory object to be persisted, instead of the tax category's ID.

Fixes #1103.

github-actions[bot] commented 3 days ago

Released as part of v7.3.2.