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

Test form prefills for Form 21-0966 (VA Product Forms Team) #99075

Open
5 tasks
Tracked by #98850
rmtolmach opened this issue Dec 12, 2024 · 1 comment
Open
5 tasks
Tracked by #98850

Test form prefills for Form 21-0966 (VA Product Forms Team) #99075

rmtolmach opened this issue Dec 12, 2024 · 1 comment
Labels

Comments

@rmtolmach
Copy link
Contributor

rmtolmach commented Dec 12, 2024

For the PCIU migration, the Platform Product Team changed the base class pre-fill to call VA Profile. This impacts the prefill (and non-prefil) fields for form 21-0966 listed below:

    veteran:
      address:
        zipCode5: [contact_information, address, postal_code]
      emailAddressText: [contact_information, email]
nonPrefill:
  veteranAddress:
    street: [contact_information, address, street]
    street2: [contact_information, address, street2]
    street3: [street3]
    city: [contact_information, address, city]
    state: [contact_information, address, state]
    country: [contact_information, address, country]
    postalCode: [contact_information, address, postal_code]

Tasks

  • Turn on flipper remove_pciu IN STAGING
  • Test prefill for form 21-0966 in staging.
  • Test the nonPrefill fields listed above, if possible.
  • If testing is successful, comment and close this issue.
  • If issues are found (or if there are questions) reach out in #pciu-migration-testing
@AshleyGuerrant
Copy link

Blocked pending this key PR being merged.

This work essentially serves as a "flood gate" PR where after it is merged, we will be pointing completely to VA Profile Contact Information instead of PCIU.
cc @tbaker1026

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

No branches or pull requests

2 participants