Rafał Cymerys
Rafał Cymerys
Resolved by https://github.com/spree/spree/pull/11741
@4goodapp looking at the overall structure of the updated form, wouldn't it also make sense to move zipcode after city?
Hi @singhdurgesh thank you for submitting the PR. Could you describe what's the reason behind doing a to_s conversion before converting a parameter to integer?
Hi @mrbrdo - this is coming from libvips, which is the default option for image processing in Rails 7. As far as I see, they use `centre` instead of `center`...
Closing, as this is covered in #11792 that has been merged
This was already fixed in #11700
This is now done in https://github.com/spree/spree_api_v1 repo!
Hi @mrbrdo - what was the problem with postgres here? I have my intuition, but would like to confirm if I'm reading it correctly ;)
That makes sense. Was that an issue coming out of your customization (where the scope coming in had the order set) or an issue in core spree?
@mrbrdo we've just recently took over the maintenance of Spree, and I'm currently going through old PRs after stabilizing the testing/build process. This one will most likely be merged in...