-
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
Resolve Export Coupon Code Grid redirect to DashBoard when create New Cart Price Rule issue24468 #24471
Resolve Export Coupon Code Grid redirect to DashBoard when create New Cart Price Rule issue24468 #24471
Conversation
Hi @edenduong. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
No introduce the Public function, because it already in the Parent Class |
app/code/Magento/SalesRule/Block/Adminhtml/Promo/Quote/Edit/Tab/Coupons/Grid.php
Outdated
Show resolved
Hide resolved
Hi @dmytro-ch, thank you for the review.
|
Hi @edenduong , During testing we faced with the issue. Problem: JS error message occurs when we click on "Generate" button Steps to reproduce:
Actual Result: JS error message occurs @edenduong Could you take a look, please? Thanks! |
eaa2895
to
623f6e8
Compare
@magento give me test instance |
Hi @edenduong. Thank you for your request. I'm working on Magento instance for you |
Hi @edenduong, here is your new Magento instance. |
Hi @engcom-Alfa, @dmytro-ch : I fixed it. Please check it again. |
Hi @VladimirZaets : I have changed the source code. I fixed Export button functionality to handle cases when the grid is empty instead of hide the grid. |
@magento give me test instance |
Hi @slavvka. Thank you for your request. I'm working on Magento instance for you |
Hi @slavvka, here is your new Magento instance. |
Hi @dmytro-ch, thank you for the review. |
Hi @slavvka, thank you for the review. |
✔️ QA Passed |
…en create New Cart Price Rule issue24468 #24471
Hi @edenduong, thank you for your contribution! |
Description (*)
Coupon Grid in create new "Cart Price Rule" should be disabled. Because it is useless and when exporting, it has the error
Solution: Hide the grid when create new
Fixed Issues (if relevant)
Manual testing scenarios (*)
Expected result (*)
Questions or comments
Contribution checklist (*)