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

[BE] My VA Form Status: Request to be a substitute claimant (21P-0847) #85952

Closed
7 tasks done
Tracked by #76495
tpharrison opened this issue Jun 14, 2024 · 0 comments
Closed
7 tasks done
Tracked by #76495
Assignees

Comments

@tpharrison
Copy link
Contributor

tpharrison commented Jun 14, 2024

Background

Form 21P-0847 is used to continue a VA claim if a connected individual passes away before the VA finishes processing their claim.

When a user is working on or has submitted form 21P-0847, the My VA dashboard should show the statuses of these forms, allowing them to track their progress through the process.

Tasks

Discovery

  • Determine how to find any "in progress" 21P-0847 forms for a user. An "in progress" form refers to a form that a user has started filling out but has not yet completed or submitted.
  • Determine how to find any "in flight" 21P-0847 forms for a user. An "in flight" form has been submitted to the Lighthouse API for processing. Each form submission generates a GUID (globally unique identifier) which can be used for subsequent status requests.

Build

  • Build a vets-api endpoint that will return the statuses of a user's 21P-0847 forms.
  • Add feature flag to endpoint.

Documentation

  • Document the solution.

Acceptance Criteria

  • Test in staging.
  • Review solution and documentation with the team.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant