-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[Backport 2.2] Use correct base path to check if setup folder exists #22369
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
[Backport 2.2] Use correct base path to check if setup folder exists #22369
Conversation
|
Hi @JeroenVanLeusden. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
|
@orlangur Can you also process this backport PR? |
|
@JeroenVanLeusden surely, I was already scared by an attempt in your personal fork) |
|
Hi @orlangur, thank you for the review. |
|
@AlexWorking unfortunately, only members of the maintainers team are allowed to assign developers to the pull request |
|
@AlexWorking unfortunately, only members of the maintainers team are allowed to assign developers to the pull request |
|
✔️ QA passed |
|
Hi @JeroenVanLeusden, thank you for your contribution! |
Original Pull Request
#20182
Description (*)
Current implementation checks the path
base/data/web/magento2/pubsetupwhich is incorrect. It should be/data/web/magento2/pub/setup.Fixed Issues (if relevant)
Manual testing scenarios (*)
pub/.setupfolder topub.Web Setup Wizardshould be visible under System > Web Setup Wizard but it's not.Contribution checklist (*)