Martin Meyerhoff
Martin Meyerhoff
# Company A `company` string is already present on the address resource. # First name and last name `first_name` and `last_name` can be generated by separating the string using the...
We've run into the search engine choice screen as well, and had to disable it manually in our specs (as objects in the center of the viewport would be obscured...
Let's keep this issue to deletion of addresses. My PR #3852 does not fully address this issue, as the address will continue being stored in the addresses table, but without...
Please open two other issues: One for handling of the VAT ID, and one for the purported issues with the name field, so that we can decide separately on each...
Thank you for opening up the two issues. It's unfortunate that they still don't separate the schema changes out separately, so we keep discussing several things at once now in...
Check out `Spree::Product#promotions`. Yes, there is something called a promotion advertiser that associates active promotions with the `Product` rule to products. There is also an API that allows making this...
Rebased on #547 to get the CI green.
This breaks the sandbox for me locally: ``` ➜ sandbox git:(customer-return-dependent) rails s => Booting Puma => Rails 8.0.2 application starting in development => Run `bin/rails server --help` for more...
I'm really quite busy at the moment, so the chances of me writing it are actually lowish. But do mention me or this issue, and I'll happily review!
@nvandoorn @incorvia This is a great problem, I love that you're serving thousands of users with Solidus. There's a couple of ways around this. You obviously don't want the preload...