-
Notifications
You must be signed in to change notification settings - Fork 9.4k
#23354 : Data saving problem error showing when leave blank qty and update it #23360
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
#23354 : Data saving problem error showing when leave blank qty and update it #23360
Conversation
Hi @konarshankar07. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add client side validation instead and remove this one.
After changes are applied and all builds are green, please squash them into a single commit so that we have perfectly clean history 😉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @konarshankar07, I meant a validation on JavaScript side - required-entry
rule or something.
Hello @orlangur |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@konarshankar07 great, looks perfect now!
Please squash changes into a single commit so that we have perfectly clean history 😉
Squashed commit: [1a39c41fdfe] Added clientside validation [b3f97d9a78d] Added PHP Doc block for class [fdb75fff538] error message added if qty is left empty
5206fe5
to
471fd85
Compare
Hello @orlangur As per your request, I squashed all my commit and now getting an error in automated testing. Can you please help me out to fix this? Thanks |
Hello @orlangur , Do you still have any queries with this pull request? Thanks |
Hi @sivaschenko, thank you for the review.
|
✔️ QA Passed |
Hi @konarshankar07, thank you for your contribution! |
…ank qty and update it #23360
Description (*)
Error message added if qty field left empty when qty is updated in multishipping.
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)