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

Fix validation issues in PDF Generation #94683

Closed
5 tasks done
opticbob opened this issue Oct 9, 2024 · 0 comments
Closed
5 tasks done

Fix validation issues in PDF Generation #94683

opticbob opened this issue Oct 9, 2024 · 0 comments
Assignees
Labels
accredited-representation-management-team Accredited Representation Management team backend

Comments

@opticbob
Copy link

opticbob commented Oct 9, 2024

Background

When trying to go through the appoint workflow for #92238 there were validation errors in the PDF generation step. Some of them require backend fixes. Front end fixes can be found in #92779 .

Tasks

  • Convert submitted 3 character country codes to 2 character codes
  • Fix claimant zip code suffix error for blank strings
  • Take different paths through the workflow to see if any more validation errors can be triggered.

Acceptance Criteria

  • A request body created by the frontend in staging will not trigger validation errors in the local environment
  • New fixes will have tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accredited-representation-management-team Accredited Representation Management team backend
Projects
None yet
Development

No branches or pull requests

1 participant