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

Handle Missing Email Error When Creating BC Services Card Accounts and Improve Email Logging #432

Open
hanlunBCRegistries opened this issue Oct 21, 2024 · 1 comment
Assignees
Labels
Business AR BAR Names Team Ticket for Names Team to tackle

Comments

@hanlunBCRegistries
Copy link
Collaborator

In rare cases, when creating a BC Services Card account, users may not have an email address associated with their account. This can result in a series of errors, as seen at 8:10 AM today. The current system assumes that an email is mandatory, but this is not always the case.
image.png
Potential Solution:
Error Handling: Implement error handling to catch scenarios where the user does not have an email. Ensure that these cases are properly logged.

Enhanced Logging: Add logs with a clear message such as email sent to ________ to make it easier to track when and where emails are being sent. This is already in place in the Names project and could be extended to this system as well.

@hanlunBCRegistries hanlunBCRegistries self-assigned this Oct 21, 2024
@hanlunBCRegistries hanlunBCRegistries added Names Team Ticket for Names Team to tackle Business AR BAR labels Oct 22, 2024
@Maribeth-Wilson
Copy link
Collaborator

low priority

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Business AR BAR Names Team Ticket for Names Team to tackle
Projects
None yet
Development

No branches or pull requests

2 participants