Fix priority logic for appeals with aod motions for distributions #15352
Labels
Feature: auto-case-distribution
Priority: High
Escalations from Support, blocking issue/NO workaround, or "first in" priority for new work.
Product: caseflow-queue
Stakeholder: BVA
Functionality associated with the Board of Veterans' Appeals workflows/feature requests
Team: Echo 🐬
Type: Bug
Description
Now that AOD motions should be associated with an actual appeal (#14085), we need to adjust the logic for what we consider priority for distributions. This is still looking for motions associated with the claimant that were created after the appeal was established.
caseflow/app/models/docket.rb
Lines 106 to 113 in aec6a6a
Acceptance criteria
aod_based_on_age
is true on the appealNotes
The first 3 AC have a lot of overlap. What should we consider as our source of truth as I assume we don't want to check all 3?
Background/context/resources
Technical notes
The text was updated successfully, but these errors were encountered: