Jared Norman
Jared Norman
This is related to #2680.
Thanks @danielpuglisi (and @adammathys), that would be great!
Sounds like the desired outcome of the original discussion here might be that [this guides page](https://guides.solidus.io/developers/customizations/decorators.html) might need to be updated to be clearer about naming convention requirements. Is that...
Looks like a bug that needs to be looked into by someone. Would appreciate any more information on this you found in debugging it. What version of Rails are you...
I don't think any of the errors have anything to do with my change. 🤔
Had to scroll back more. I used 6.2 as the migration version, but currently we have to write migrations for the lowest supported ActiveRecord version.
Yeah, it's a weird bit of the domain where I think most people think you're selecting a shipping method (which you'd then infer the rate from), despite that not being...
Yeah, I think this issue could use a rebrand as "Prevent creation of customer returns when the order has no shipped inventory units".
We could make the gateway order ID logic configurable, or perhaps a more sensible thing could be to delegate to the gateway for it.
Thanks for pointing this out!