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
Keep getting notifications on previous email address #11494
Comments
|
Thanks for the issue! We'll take your request into consideration and follow up if we decide to tackle this issue. To our amazing contributors: issues labeled To claim an issue to work on, please leave a comment. If you've claimed the issue and need help, please ping @forem/oss and we will follow up within 3 business days. For full info on how to contribute, please check out our contributors guide. |
|
Thanks @javitruhlar for notifying us of this issue. If I read this right, the issue is not that inherently that the system sends you notifications to the old address, is that the new one cannot be confirmed, right? So if it's not confirmed, the system won't change it |
|
I think the new address was confirmed without a problem. After confirmation I was able to login with new address but kept getting notifications on the old one. |
|
I think I'm having a similar issue, but in my case I'm getting all emails from DEV on both emails since I changed my email address. |
|
@taismassaro, this is a confirmed issue. @rhymes, this issue also happens to me. I signed up with GitHub and when I started working at Forem, I switched my e-mail (confirmed it as well) to my Forem one and now I receive two emails whenever one is sent out. |
|
@rhymes @nickytonline |
|
Sounds great @kitarp29! Assigning it to you now. |
|
@nickytonline @rhymes Is this essentially https://github.com/forem/internalEngineering/issues/367? It's on our current cycle board but nobody has picked it up yet. We may want to remove it from there to avoid duplicated effort. |
|
I'll mention it in our meeting today Michael so that it can be removed from the current cycle board. Thanks for pointing that out. |
|
Sorry, I am looking at it after a week. |
|
Hey @kitarp29 I am copying over a comment from one of our engineers that was in the internal issue. "Gut reaction is that this happens because when a user updates their email, we don't unsubscribe their old email. Relevant files are Let me know if that helps. If not I can ping one of our engineers 😀 |
|
Sorry I have been trying to wrap my head around the code to find the bug. |
|
Thanks for giving it a shot @kitarp29, much appreciated! ❤️ I un-assigned you from this issue now so people can see it's still up for grabs. |
|
This #11494 (comment) will really help someone who is trying to solve this issue. |
|
Could I take this? |
|
Yes, I will assign it to you @takmar . Thanks for your help! |
|
@takmar Hey! I wanted to check in and see if this is an issue you would still like to work on? If not, I can unassign you from it. Thanks again for the help here. |
|
Shouldn't it always take forem/app/services/mailchimp/bot.rb Lines 192 to 195 in e749626
result of this function (?) is used in update to mailchimp: forem/app/services/mailchimp/bot.rb Lines 21 to 25 in e749626
Or maybe the request to mailchimp should take into account that user might be unsubscribed? forem/app/services/mailchimp/bot.rb Line 27 in e749626
|
|
Same issue 👀 |
Describe the bug
If you change the email address in your profile, you keep getting email notifications on your previous address even after you have confirmed the new one
To Reproduce
Expected behavior
After confirmation of new email address, all email notifications should be sent to that address and not to the previous one
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: