-
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
issue #18655 fixed: Magento 2.3.0-beta18: ReflectionException on Backend -> Stores -> Configuration -> Services -> OAuth page #18750
Conversation
Hi @maheshWebkul721. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
#SQUASHTOBERFEST |
Hi @maheshWebkul721 , looks like you made some commits with email different than in your GitHub profile, please, add email from commits to your profile! |
@sidolov i already added by using this command git config --global user.email "mahesh721@webkul.com" |
Hi @maheshWebkul721 , commits 78accc5 was made with the different email, you just need to add this email to your GitHub profile as second and all issues will be resolved |
@sidolov email added. |
Hi @sidolov, thank you for the review. |
…ption on Backend -> Stores -> Configuration -> Services -> OAuth page #18750
Hi @maheshWebkul721. Thank you for your contribution. |
Fixed, Admin Page "Stores -> Configuration -> Services -> OAuth" throws Reflection Exception.
Description (*)
When navigating to Stores -> Configuration -> Services -> OAuth and open this section,
Page displays blank and throws an exception: main.CRITICAL: Class text comment does not exist
I have fixed it in this pull request.
Fixed Issues (if relevant)
Manual testing scenarios (*)
are visible.
Contribution checklist (*)