-
Notifications
You must be signed in to change notification settings - Fork 19
VSO IHP pending
Ki Mau edited this page Sep 15, 2022
·
5 revisions
The Appellant Notification module will notify an appellant when an IHP-writing VSO writes an IHP(Informal Hearing Presentation) for the appeal in lieu of a hearing. This applies to Direct Review and Evidence Submission type appeals. There are two ways where a VSO IHP might be pending:
- A Direct Review or Evidence Submission type AMA appeal is created through intake. The claimant must have an IHP-writing VSO as their POA, and an InformalHearingPresentationTask is immediately created upon intake.
- An attorney or judge assigns an IhpColocatedTask to an appeal through the appeal's case details page.
As stated above, there are two different tasks to track when sending out notifications for VSO IHP pending.
- InformalHearingPresentationTask: The method that is being tracked is
create_ihp_tasks!
located inapp/models/prepend/va_notify/ihp_task_pending.rb
- IhpColocatedTask: The method that is being tracked is
create_from_params(params, user)
located inapp/models/tasks/colocated_task.rb
- Home
- Acronyms and Glossary
- Caseflow products
- Caseflow Intake
- Caseflow Queue
- Appeals Consumer
- Caseflow Reader
- Caseflow eFolder
- Caseflow Hearings
- Caseflow Certification
- Caseflow APIs
- Appeal Status API
- Caseflow Dispatch
-
CSUM Roles
- System Admin
- VHA Team Management
- Active Record Queries Resource
- External Integrations
- Caseflow Demo
- Caseflow ProdTest
- Background
- Stuck Jobs
- VA Notify
- Caseflow-Team
- Frontend Best Practices
- Accessibility
- How-To
- Debugging Tips
- Adding a Feature Flag with FeatureToggle
- Editing AMA issues
- Editing a decision review
- Fixing task trees
- Investigating and diagnosing issues
- Data and Metric Request Workflow
- Exporting and Importing Appeals
- Explain page for Appeals
- Record associations and Foreign Keys
- Upgrading Ruby
- Stuck Appeals
- Testing Action Mailer Messages Locally
- Re-running Seed Files
- Rake Generator for Legacy Appeals
- Manually running Scheduled Jobs
- System Admin UI
- Caseflow Makefile
- Upgrading Postgresql from v11.7 to v14.8 Locally
- VACOLS VM Trigger Fix M1
- Using SlackService to Send a Job Alert
- Technical Talks