-
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
Reorder in Admin panel leads to report page in case of changed product custom option max characters #26345
Comments
Hi @oleksii-lisovyi. 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:
For more details, please, review the Magento Contributor Assistant documentation. @oleksii-lisovyi do you confirm that you were able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
@magento give me 2.4-develop instance |
Hi @oleksii-lisovyi. Thank you for your request. I'm working on Magento 2.4-develop instance for you |
Hi @oleksii-lisovyi, here is your Magento instance. |
I was able to reproduce the issue on the provided vanilla Magento instance. |
Hi @krishprakash. Thank you for working on this issue.
|
Hi @cedmudit. Thank you for working on this issue.
|
✅ Confirmed by @krishprakash Issue Available: @krishprakash, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
Hi @oleksii-lisovyi. Thank you for your report.
The fix will be available with the upcoming 2.4.0 release. |
… in case of changed product custom option max characters #26348
Preconditions (*)
Steps to reproduce (*)
2.1. The text custom option value should be at least 11 symbols length.
Expected result (*)
The Admin user see a clear error message, that explains, why the order couldn't reordered.
Probably it's enough to implement it in the same way as on frontend for registered customer:
Actual result (*)
The Admin user see a report page.
The text was updated successfully, but these errors were encountered: