Skip to content
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

MNTOR-1800: Part 3 - unsub emails endpoint and generate link util function #4973

Merged
merged 7 commits into from
Aug 27, 2024

Conversation

mansaj
Copy link
Collaborator

@mansaj mansaj commented Aug 23, 2024

References:

Jira: MNTOR-1800

Description

  • Util function to generate unsubscribe URL
  • API endpoint to verify unsub url and unsub the user from monthly monitor reports

How to test

  • Use the function generateUnsubscribeLink to generate a link
  • Try visit the url (GET request) and the user should be unsubscribed to the monitor report

Checklist (Definition of Done)

  • Localization strings (if needed) have been added.
  • Commits in this PR are minimal and have descriptive commit messages.
  • I've added or updated the relevant sections in readme and/or code comments
  • I've added a unit test to test for potential regressions of this bug.
  • If this PR implements a feature flag or experimentation, the Ship Behind Feature Flag status in Jira has been set
  • Product Owner accepted the User Story (demo of functionality completed) or waived the privilege.
  • All acceptance criteria are met.
  • Jira ticket has been updated (if needed) to match changes made during the development process.
  • Jira ticket has been updated (if needed) with suggestions for QA when this PR is deployed to stage.

Copy link

@mansaj mansaj changed the base branch from main to MNTOR-1800-2 August 27, 2024 20:26
@mansaj mansaj changed the title MNTOR-1800: unsub emails MNTOR-1800: Part 3 - unsub emails endpoint and generate link util function Aug 27, 2024
@mansaj mansaj marked this pull request as ready for review August 27, 2024 21:05
@mansaj mansaj merged commit eeed72c into MNTOR-1800-2 Aug 27, 2024
7 checks passed
@mansaj mansaj deleted the MNTOR-1800-unsub-emails branch August 27, 2024 21:05
Copy link

Cleanup completed - database 'blurts-server-pr-4973' destroyed, cloud run service 'blurts-server-pr-4973' destroyed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant