-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Field restriction incompatibilities between klarna_core_order and sales_order_payment last_trans_id #18615
Comments
Hi @iancassidyweb. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
where @iancassidyweb do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
@magento-engcom-team give me 2.2-develop instance |
Hi @iancassidyweb. Thank you for your request. I'm working on Magento 2.2-develop instance for you |
Hi @iancassidyweb, here is your Magento instance. |
Hi @engcom-backlog-nazar. Thank you for working on this issue.
|
@engcom-backlog-nazar Thank you for verifying the issue. Based on the provided information internal tickets |
Hi @agorbulin. Thank you for working on this issue.
|
Picking up. |
…nd-sales-order-payment-last-trans-id magento#18615:Field restriction incompatibilities between klarna_core_order and sales_order_payment last_trans_id
Hi @iancassidyweb. Thank you for your report.
The fix will be available with the upcoming 2.2.8 release. |
Hi @iancassidyweb. Thank you for your report. The fix will be available with the upcoming 2.3.1 release. |
Overview
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
In order to resolve the issue the structure for 'sales_order_payment' 'last_trans_id' should be updated to varchar 255 so that it is in-line with 3rd party payment gateways.
Screenshots
The text was updated successfully, but these errors were encountered: