Skip to content

New DELETE contacts flow for Sandbox & fixes for GET searchByPhoneNumber flow #277

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

Conversation

a-v25
Copy link
Contributor

@a-v25 a-v25 commented Jul 30, 2024

  1. Add missing IncompleteRecord field in the GET searchByPhoneNumber flow.
  2. Add search based on Parent_Phone_02__c and Parent_Phone_03__c to searchByPhoneNumber flow
  3. Add DELETE Contact flow enabled only on Sandbox
  • If 'production' env is detected, throw 405 error:
image
  • If contact not found, return 404 error:
image
  • If contact is found and successfully deleted, return 200
image

@a-v25 a-v25 self-assigned this Jul 30, 2024
@a-v25 a-v25 requested a review from CritiqalPete July 30, 2024 05:55
@a-v25 a-v25 changed the title Add IncompleteRecord Field to searchByPhoneNumber Flow and Create DELETE Contact Flow for Sandbox Patches for the Updated Web Registration Jul 30, 2024
@a-v25 a-v25 changed the title Patches for the Updated Web Registration New DELETE contacts flow for Sandbox & fixes for searchByPhoneNumber flow Jul 30, 2024
@a-v25 a-v25 changed the title New DELETE contacts flow for Sandbox & fixes for searchByPhoneNumber flow New DELETE contacts flow for Sandbox & fixes for GET searchByPhoneNumber flow Jul 30, 2024
@a-v25 a-v25 merged commit 7175c6c into sandbox Jul 31, 2024
3 checks passed
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.

2 participants