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

Update the AOD status of Legacy appeals in VACOLS if the claimant is 75 or older #14756

Closed
1 task
yoomlam opened this issue Jul 23, 2020 · 1 comment
Closed
1 task
Labels
Priority: Low Reported issue, not a blocker. "Last in" priority for new work. Stakeholder: BVA Functionality associated with the Board of Veterans' Appeals workflows/feature requests Team: Echo 🐬 Type: Metrics or Reporting

Comments

@yoomlam
Copy link
Contributor

yoomlam commented Jul 23, 2020

Description

During work on #14637 (comment), we update Appeal.aod_reason if the claimant is 75 or older for only AMA appeals. If we want to do the same for legacy appeals, this ticket captures that feature.

If the claimant is 75 or older,

  • Update the AOD status of Legacy appeals in VACOLS .
  • Update LegacyAppeal.aod_reason

Open questions

How often do we need to do this check the claimants age? The current SetAppealAodReasonJob will run nightly. If there are corrections to the claimants DOB, then a new AOD status will not be reflected until after the job runs.

Acceptance criteria

  • LegacyAppeal.aod is updated if claimant is 75 or older

Background/context/resources

Technical notes

See SetAppealAodReasonJob.

@yoomlam yoomlam added Type: Metrics or Reporting Stakeholder: BVA Functionality associated with the Board of Veterans' Appeals workflows/feature requests Team: Echo 🐬 labels Jul 23, 2020
@yoomlam
Copy link
Contributor Author

yoomlam commented Jul 29, 2020

We ended up implementing a simpler solution in #14763 that added a aod_based_on_age column instead of aod_reason. Since aod status of legacy appeals can be queried against VACOLS, we may want to deprioritize this ticket until the Board requests a aod_based_on_age column for legacy appeals.

@hschallhorn hschallhorn added the Priority: Low Reported issue, not a blocker. "Last in" priority for new work. label Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low Reported issue, not a blocker. "Last in" priority for new work. Stakeholder: BVA Functionality associated with the Board of Veterans' Appeals workflows/feature requests Team: Echo 🐬 Type: Metrics or Reporting
Projects
None yet
Development

No branches or pull requests

3 participants