ratepay / shopware5-module

Ratepay Payment Module for Shopware 5. Supports 5.3.x up to 5.7.x
https://docs.ratepay.com/docs/developer/shop_modules/shopware/shopware_5/ratepay_payment_plugin_for_shopware/
2 stars 6 forks source link

Fix Bug with incorrect JOIN #98

Closed KevinHansen23 closed 2 years ago

KevinHansen23 commented 2 years ago

Hi,

you can't Join those Tables using attr.id & s_order.id. Those Columns don't have a relation.

Past Migrations might have not been finished correctly.

Kind regards Kevin

rommelfreddy commented 2 years ago

Hello @KevinHansen23

thank you for contributing. We will publish this bugfix within the next release.

You can use the fix as composer patch, until we did the release. Please use this patch file: https://github.com/ratepay/shopware5-module/pull/98.patch