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

Adding warning message for DOB mismatch #526

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

dulshen
Copy link
Contributor

@dulshen dulshen commented Jan 25, 2025

This update adds a warning message for the case where a user inputs dob on the petitioner info that does not match the existing dob in the batch (as would happen when DOB is pulled from an uploaded CIPRS record form which had incorrect DOB).

Note that warning message is only displayed on the initial creation of a client or on saving edits to a client, but not on future visits to the generation page (due to trouble setting this up based on how the generation page is initially rendered). I would like to update this in the future to continue to display the warning for as long as the dob mismatch persists, if possible, unless it is preferable that the warning only be displayed on the initial dob update.

Resolves issue #523

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