Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reassigning LegacyAppeal drafting to another attorney clears overtime…
… status (#14690) Resolves #14366 ### Description Legacy Appeals assigned to an attorney for drafting marked for overtime will have that overtime status cleared if reassigned to another attorney ### Acceptance Criteria - [ ] OT status is cleared for: - Legacy Appeals - Assigned to an attorney for drafting - Marked for overtime - that are then: Reassigned to another attorney ### Testing Plan 1. Checkout master 1. Exit all db access and run `make reset` 1. Disable DAS deprecation: `FeatureToggle.disable!(:legacy_das_deprecation)` 1. Sign in as Abshire and navigate to the [assign queue](http://localhost:3000/queue/BVAAABSHIRE/assign) 1. Mark Legacy Appeal `Evangeline R Mac Gyver` as OT, assign the case to Attorney Reanna 1. Navigate to the assign queue and click Attorney Reanna's work queue 1. Reassign the `Evangeline R Mac Gyver` case to Lela - [ ] OT status retained 1. checkout this branch! 1. Reassign the `Evangeline R Mac Gyver` case to Reanna - [ ] OT status removed
- Loading branch information