-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Fixed error while adding new review from admin panel #20146
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
Fixed error while adding new review from admin panel #20146
Conversation
|
Hi @suneet64. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
|
@suneet64 why did you removed the interface? |
|
@milindsingh yes, you are right! There should be HttpPostActionInterface and I have added that. |
|
Hi @suneet64 , thanks for the contribution! Considering that controller does not change the application state and is used simply to retrieve data - the |
|
Hi @sivaschenko , thanks for the review! I just changed the interface to |
|
Hi @sivaschenko , after changing the client code from |
|
Hi @suneet64, thank you for your contribution! |
|
Hi @suneet64. Thank you for your contribution. |
Fixed error while adding new review from admin panel
Description (*)
An error after selecting the product while adding review from Magento admin.
Fixed Issues (if relevant)
Manual testing scenarios (*)
A technical problem with the server created an error. Try again to continue what you were doing. If the problem persists, try again later.After: The error disappear in this fix.
Contribution checklist (*)