duncanmcclean / simple-commerce

A simple, yet powerful e-commerce addon for Statamic.
https://statamic.com/addons/duncanmcclean/simple-commerce
Other
146 stars 40 forks source link

[7.x] Fix error when saving user customer data #1087

Closed duncanmcclean closed 4 months ago

duncanmcclean commented 4 months ago

This pull request fixes an error that'd occur when saving customer data, where customers were stored as users in the database.

I believe it was happening due to the fact Statamic would merge in our customer data with the existing user data, which was causing the roles and groups fields to attempt to save as their own columns.

Closes #1083.

github-actions[bot] commented 4 months ago

Released as part of v7.2.1.