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

VYE-226 Address/Direct Deposit schemas for verify your enrollment #850

Merged
merged 14 commits into from Mar 4, 2024

Conversation

jsimonVA
Copy link
Contributor

@jsimonVA jsimonVA commented Feb 29, 2024

New schema

New Schemas have been created for the App Verify Your Enrollment.

Change of Address Schema allows students that use Verify Your Enrollment the ability to update their address in BDN

Change of Direct Deposit allows students that use Verify Your Enrollment the ability to update their bank information in BDN

**BDN is the database that Verify Your Enrollment uses as its source of truth. BDN is an older database and does not communicate with other databases used on va.gov. Because of that, we have to make sure VYE users have a way to update their address and bank information. This is why we are creating new schemas for VYE instead of utilizing the VAs profile.

Please ensure you have incremented the version in package.json.

-Version set to 21.0.0 since this adds two new schemas

JIRA TICKET for SCHEMAs-> https://jira.devops.va.gov/browse/VYE-226

Pull Requests to update the schema in related repositories

After you've merged your changes to vets-json-schema you'll need to make PR's to vets-website and vets-api. Please link them here.

VETS-API PR -> As soon as this PR is approved and merge we will create the VETS-API PR with the new build pointing to the master hash commit of the updated JSON-SCHEMA
DRAFT PR that will be rebuilt once JSON-SCHEMA is in master -> https://github.com/department-of-veterans-affairs/vets-api/pull/15755/files

VETS-Website PR -> department-of-veterans-affairs/vets-website#28291
Once JSON-SCHEMA is in master, will double check the right hash commit is in the package.json. If need we will update.

Copy link

@binq binq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

Copy link

@ryan-mcneil ryan-mcneil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jsimonVA jsimonVA merged commit 6941836 into master Mar 4, 2024
5 checks passed
@jsimonVA jsimonVA deleted the VYE-226 branch March 4, 2024 16:27
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.

None yet

3 participants