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

Motion to Vacate | Granted | After AddressMotionToVacate, create appeal stream if granted #13222

Closed
5 tasks
leikkisa opened this issue Jan 22, 2020 · 1 comment
Closed
5 tasks
Assignees
Labels
Stakeholder: BVA Functionality associated with the Board of Veterans' Appeals workflows/feature requests Team: Foxtrot 🦊

Comments

@leikkisa
Copy link
Contributor

leikkisa commented Jan 22, 2020

User or job story

When the Judge addresses a motion to vacate, and it is granted, it should move onto a new appeal stream.

Acceptance criteria

  • After the AddressMotionToVacateTask, if the judge selects grant, or partial grant, create a new appeal stream
  • Add the original appeal's claimants to the new appeal
  • Add a RootTask
  • Add a JudgeAssignTask, which is a child of RootTask, and assigned to the Judge
  • Clean up code in PostDecisionMotionUpdater that creates other tasks for granted appeals

Out of scope

Questions

What happens to the additional instructions/context from the AddressMotionToVacateTask?

Appeal details

Create a copy of the original appeal:

  • veteran_file_number: same as original
  • legacy_opt_in_approved: same as original
  • veteran_is_not_claimant: same as original
  • docket_type: same as original
  • docket_number: same as original
  • type: "Vacate"

Release notes

N/A

@leikkisa leikkisa added Stakeholder: BVA Functionality associated with the Board of Veterans' Appeals workflows/feature requests Team: Foxtrot 🦊 labels Jan 22, 2020
@msj0nes msj0nes changed the title When creating a VacateMotionMailTask, create a new appeal stream Motion to Vacate | When creating a VacateMotionMailTask, create a new appeal stream Jan 23, 2020
@leikkisa leikkisa added blocked This is blocked and removed blocked This is blocked labels Jan 23, 2020
@leikkisa leikkisa changed the title Motion to Vacate | When creating a VacateMotionMailTask, create a new appeal stream Motion to Vacate | After AddressMotionToVacate, create a new appeal stream Jan 23, 2020
@leikkisa leikkisa changed the title Motion to Vacate | After AddressMotionToVacate, create a new appeal stream Motion to Vacate | After AddressMotionToVacate, appeal stream if granted Jan 23, 2020
@leikkisa leikkisa added Stakeholder: OIT New requirements gathered by Geoffrey/Office of Information & Technology blocked This is blocked labels Jan 23, 2020
@leikkisa leikkisa changed the title Motion to Vacate | After AddressMotionToVacate, appeal stream if granted Motion to Vacate | After AddressMotionToVacate, create appeal stream if granted Jan 28, 2020
@leikkisa leikkisa removed the blocked This is blocked label Jan 28, 2020
@leikkisa
Copy link
Contributor Author

leikkisa commented Jan 29, 2020

Moved to current sprint since due to priority, but we marked it as not originally being pulled in. Also, scope has been reduced.

@leikkisa leikkisa self-assigned this Jan 31, 2020
@msj0nes msj0nes removed the Stakeholder: OIT New requirements gathered by Geoffrey/Office of Information & Technology label Feb 2, 2020
@msj0nes msj0nes changed the title Motion to Vacate | After AddressMotionToVacate, create appeal stream if granted Motion to Vacate | Granted | After AddressMotionToVacate, create appeal stream if granted Feb 5, 2020
va-bot pushed a commit that referenced this issue Feb 7, 2020
connects #13222

### Description
- Creates a new Vacate appeal stream for granted motions to vacate
- Adds initial tasks to the new appeal stream
- Cleans up tasks that are no longer used

### Acceptance Criteria
- [ ] Code compiles correctly

### Testing Plan
1. Go to ...

### User Facing Changes

 - [ ] Screenshots of UI changes added to PR & Original Issue
 
### Documentation Updates
- [ ] Topline File Descriptions Added or Updated as Needed

### Database Changes
*Only for Schema Changes*

* [ ] Timestamps (created_at, updated_at) for new tables
* [ ] Column comments updated
* [ ] Query profiling performed (eyeball Rails log, check bullet and fasterer output)
* [ ] Appropriate indexes added (especially for foreign keys, polymorphic columns, and unique constraints)
* [ ] #appeals-schema notified with summary and link to this PR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stakeholder: BVA Functionality associated with the Board of Veterans' Appeals workflows/feature requests Team: Foxtrot 🦊
Projects
None yet
Development

No branches or pull requests

2 participants