Closed lpciferri closed 5 years ago
VSOs currently do not have the option to assign tasks to teams... don't know why I thought they did last week (maybe our test data was incorrect?).
rails c> Task.all.select { |t| t.assigned_to.is_a?(Vso) }.pluck(:type).uniq
# ["InformalHearingPresentationTask"]
The only tasks that are assigned to VSOs are IHP tasks and IHP tasks do not have the option to assign cases to Board teams.
Closing this ticket out because the work is already done!
IHP-writing VSOs should not assign cases to BVA teams. They should only complete IHP tasks.
AC
Assign to team