-
Notifications
You must be signed in to change notification settings - Fork 19
Appeal docketed
Ki Mau edited this page Sep 15, 2022
·
12 revisions
The Appellant Notification module will notify an appellant when an appeal is created and added to the docket through a BVA Intake Admin. This happens one of two ways:
- The distribution task is created after successfully completing an intake.
- The pre-docketed appeal is docketed through a BVA Intake Admin.
As detailed above, there are two different ways to docket an appeal: through completing an intake and through docketing a pre-docket appeal.
- The method used to complete an intake to docket the appeal is called create_tasks_on_intake_success! which is defined in app/models/appeal.rb.
- The method used to 'docket' a pre-docket appeal is called docket_appeal which is defined in app/models/pre_docket_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
- Tier 4
- Bat Team
- Technical Documentation
- Backend Code Patterns
- Backend Working Group
- FACOLS, VACOLS DB Schema
- Asyncable Models
- External Data: where and why
- Data Fetching Scripts
- Caseflow Data Model and Dictionary
- User Access Permissions
- Controller Schemas
- Constants
- 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