-
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
Newsletter enabled setting is always retrieved from the default scope #31188
Comments
Hi @savimar06. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
For more details, please, review the Magento Contributor Assistant documentation. Please, add a comment to assign the issue:
🕙 You can find the schedule on the Magento Community Calendar page. 📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket. 🎥 You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel ✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel |
Hi @krishprakash. Thank you for working on this issue.
|
@magento give me 2.4-develop instance |
Hi @krishprakash. Thank you for your request. I'm working on Magento instance for you. |
Hi @krishprakash, here is your Magento Instance: https://4eed1318898d88adaa7c8d3ddc9f92cc-2-4-develop.instances.magento-community.engineering |
✅ Confirmed by @krishprakash Issue Available: @krishprakash, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
@magento I am working on this issue. |
When disabling the newsletter for store scope and website scope the newsletter checkbox is still visible in register form and the newsletter info-box is visible in customer account dashboard.
The newsletter enabled setting is always retrieved from the default scope
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
Actual result (*)
\Magento\Newsletter\Model\Config::isActive
\Magento\Customer\Block\Form\Register::isNewsletterEnabled
The text was updated successfully, but these errors were encountered: