Skip to content

Revamp Email Preferences #5341

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

Closed
kkartunov opened this issue Feb 4, 2021 · 7 comments · Fixed by #5363
Closed

Revamp Email Preferences #5341

kkartunov opened this issue Feb 4, 2021 · 7 comments · Fixed by #5363
Assignees
Milestone

Comments

@kkartunov
Copy link
Collaborator

kkartunov commented Feb 4, 2021

  • Switch should reflect whether the user is assigned to that group in Mailchimp.
  • If switch is off: This means that the user in Mailchimp does not appear in that Mailchimp Group. Clicking the switch so that it turns on should result in that Mailchimp user being added to that Mailchimp Group.
  • If switch is on: This means that the user in Mailchimp appears in that Mailchimp Group. Clicking the switch so that it turns off should result in that Mailchimp user being removed from that Mailchimp Group
  • If user is unsubscribed or "cleaned" in Mailchimp:
    • A message appears at the top: "You have unsubscribed from Topcoder Emails"
    • If this was a mistake or if you would like to resubscribe, please click the button below. The button should subscribe the user.
    • All switches should be hidden
  • Programs section At this time we only have "Beta Testers".
    • If the user is not in these groups, do not display row on Email Preferences screen.
@kkartunov kkartunov self-assigned this Feb 4, 2021
kkartunov added a commit that referenced this issue Feb 9, 2021
kkartunov added a commit that referenced this issue Feb 9, 2021
@SathyaJayabal
Copy link
Collaborator

verified on test
Switch should reflect whether the user is assigned to that group in Mailchimp.
If switch is off: This means that the user in Mailchimp does not appear in that Mailchimp Group. Clicking the switch so that it turns on should result in that Mailchimp user being added to that Mailchimp Group.
Screenshot 2021-02-09 at 3 35 12 PM
Screenshot from 2021-02-09 12-04-22

If switch is on: This means that the user in Mailchimp appears in that Mailchimp Group. Clicking the switch so that it turns off should result in that Mailchimp user being removed from that Mailchimp Group
Screenshot 2021-02-09 at 3 35 37 PM
Screenshot from 2021-02-09 12-04-22

If user is unsubscribed or "cleaned" in Mailchimp:
A message appears at the top: "You have unsubscribed from Topcoder Emails"
If this was a mistake or if you would like to resubscribe, please click the button below and fill out the form. The button should direct the user to this form.
All switches should be disabled
Screenshot 2021-02-09 at 3 43 01 PM
Screenshot 2021-02-09 at 3 58 36 PM
Screenshot 2021-02-09 at 5 01 59 PM

Programs section At this time we only have "Beta Testers".
If the user is not in these groups, do not display row on Email Preferences screen.
Screenshot 2021-02-09 at 3 38 08 PM

kkartunov added a commit that referenced this issue Feb 10, 2021
@SathyaJayabal
Copy link
Collaborator

verified on test, works as updated requirements

  • Switch should reflect whether the user is assigned to that group in Mailchimp.
  • If switch is off: This means that the user in Mailchimp does not appear in that Mailchimp Group. Clicking the switch so that it turns on should result in that Mailchimp user being added to that Mailchimp Group.

Screenshot 2021-02-10 at 3 42 32 PM

![image (21)](https://user-images.githubusercontent.com/58783823/107496121-f1360000-6bb6-11eb-9a2c-8d71baae477a.png)
  • If switch is on: This means that the user in Mailchimp appears in that Mailchimp Group. Clicking the switch so that it turns off should result in that Mailchimp user being removed from that Mailchimp Group

Screenshot 2021-02-10 at 3 42 09 PM

![image (20)](https://user-images.githubusercontent.com/58783823/107496185-001cb280-6bb7-11eb-86b1-c556e4647758.png)
  • If user is unsubscribed or "cleaned" in Mailchimp:

    • A message appears at the top: "You have unsubscribed from Topcoder Emails"
    • If this was a mistake or if you would like to resubscribe, please click the button below. The button should subscribe the user.
    • All switches should be hidden
      image (18)

Screenshot 2021-02-10 at 3 38 46 PM

![Uploading Screenshot 2021-02-10 at 3.42.09 PM.png…]()

@luizrrodrigues luizrrodrigues added this to the v1.7.6 milestone Feb 12, 2021
@SathyaJayabal
Copy link
Collaborator

@kkartunov, as we saw in the call unsubscribing from the email, and then resubscribing from the preferences page does not work.

@SathyaJayabal SathyaJayabal added QA Fail QA verification on Dev has failed. Assignee to redo the fix. and removed QA Pass on Test labels Feb 16, 2021
@kkartunov
Copy link
Collaborator Author

Yes. @luizrrodrigues please exclude from release.

@SathyaJayabal SathyaJayabal removed this from the v1.7.6 milestone Feb 16, 2021
@kkartunov kkartunov added Staging Env and removed QA Fail QA verification on Dev has failed. Assignee to redo the fix. Test Env Environment labels Feb 17, 2021
@SathyaJayabal
Copy link
Collaborator

@kkartunov , resubscribe works now

@SathyaJayabal
Copy link
Collaborator

verified on staging (develop branch)
Screenshot 2021-02-22 at 2 44 27 PM
image (22)

Screenshot 2021-02-22 at 2 46 27 PM

![image (23)](https://user-images.githubusercontent.com/58783823/108688557-106d4f80-751e-11eb-8bdb-d6f3a571b6b2.png)

Screenshot 2021-02-22 at 2 48 05 PM

![image (24)](https://user-images.githubusercontent.com/58783823/108688591-1bc07b00-751e-11eb-8aa5-8d77d52165cd.png)

Screenshot 2021-02-22 at 2 48 46 PM

![image (25)](https://user-images.githubusercontent.com/58783823/108688641-267b1000-751e-11eb-82d2-725c6ebcbb97.png)

@SathyaJayabal
Copy link
Collaborator

verified on prod by @kkartunov

@SathyaJayabal SathyaJayabal added QA Pass in PROD Passed verification on Production and removed QA Pass in Staging labels Feb 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants