Description of problem: the terms and conditions update that went out yesterday(?) is causing people to re-subscribe to MailChimp and to get welcome emails that don't make sense. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Fix will be merged in https://github.com/openshift/li/pull/2668 This will be a hotfix so we need to test it in STG for the fix to be applied to PROD. the pull request to stage is https://github.com/openshift/li/pull/2670 and is probably going to be deployed to stage on May 15 our time.
hi Fabiano, because of this bug 1082993, I can not receive welcome email timely for sometime, the last welcome email I receive is on 9 May, which looks normal. Can any help to check it? Thanks!
Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/cdb5a0ee2e20feb63867663e83f8c676107718d2 Bug 1097792 - check if user has ever accepted terms before subscribing to mailing lists
Tested on devenv_4791, we still can not receive welcome emails today, can you please forward your welcome email to me so I can verify this bug? Thanks!
Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/28e5de15989ea6e83f4ecae29fa8eb85f2268ae2 Bug 1097792 - clarify entitlement methods, fixes roles refresh
Let's keep that (Streamline not sending welcome emails) as a separate bug (1082993). This bug is related to the terms update that happened ~1 week ago. If you log out and log in with a user created before ~1 week ago the user will be asked to accept the new (updated) terms. The bug was related to users being re-subscribed to emails lists after accepting these new terms, even if they opted to not receive emails before. This bug is now fixed on stage. The best way to test is probably taking old users that you have, request an unsubscribe from the OpenShift mailing, logging in to OpenShift on stage, accepting the terms and then checking Mailchimp to make sure they were not re-subscribed to mailing. That's how I tested, feel free to use a different idea if you prefer. (In reply to Yujie Zhang from comment #4) > Tested on devenv_4791, we still can not receive welcome emails today, can > you please forward your welcome email to me so I can verify this bug? Thanks!
Tested on STG, unsubscribed account yujzhang+dev0506 and login to stg.openshift.com then accept new term, checked from http://openshift.us3.list-manage.com/profile?u=979c70339150d05eec1531104&id=c528e5e48e&e=ca34820a6a, it's still subscried to mail list, can you please help to check from Mailcimp admin UI since we don't have admin permission? Thanks!
Created attachment 896972 [details] Mailchimp Screen The user appears as unsubscribed (screenshot attached).
Fabiano, thanks for your confirmation, verify this bug since the re-subscribe issue has been resolved.
The fix has been pushed to production.