-
Notifications
You must be signed in to change notification settings - Fork 15
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
The "Remove me from all the subscriptions on this page:" option does not work #953
Comments
I can't reproduce this. It's possible for there to be a delay between submitting the form and the data being recorded in our system. Can you try again with the same user and see if perhaps it has worked in the interim? Though I did just test it and I saw results immediately. |
Hello @pmac |
I still can't reproduce. Thanks for the screen grab. @alexgibson can you try to reproduce? |
I tried this using the STR above and was also unable to reproduce. After creating a new account, and then checking unsubscribe all, my basket user data no longer contains any newsletters, and also records my unsubscribe reason:
If I close the tab, switch back to I'll continue to look into this and try to figure out any possible additional things we can look for. |
When I look up @mariaberlinger's basket user data, I can confirm they are still opted in to the newsletters, despite the unsubscribe reason also being recorded. The
|
@pmac I found this error in Sentry, which corresponds to @mariaberlinger's https://sentry.io/organizations/mozilla/issues/3857830225/?project=6260602 |
Good find! I see |
@pmac, found that error in this function and its complementary test. Definitely worth investigating. I only see it there in that PATCH method, so it seems like Basket is doing the right thing? |
Hello team, |
Hello, |
@mariaberlinger I'm curious if your email address is still encountering the same error we saw above. Could you perhaps ping me on Slack and share your address? That way we can take a look. Thanks |
I've tried replicating the issue using @mariaberlinger's email, but so far I'm not able to reproduce. I've checked their basket data after each form submission, and things look ok? All I can think so far is that sometimes there could be a delay when unsubscribing as tasks are queued up. |
FxA version:
Prerequisites:
Steps to reproduce:
Expected result:
Actual result:
Notes:
The text was updated successfully, but these errors were encountered: