-
Notifications
You must be signed in to change notification settings - Fork 19
Pre‐Docket IHP Tasks
Raymond Hughes edited this page Sep 28, 2023
·
3 revisions
This SOP remediates IHP tasks that have been added prematurely to a pre-docketed appeal. It only handles IHP tasks that are assigned, on_hold, or cancelled. Any other status this SOP does not yet handle.
Whats needed before running: You should have the Appeals UUID and access to production AWS
To begin, log into AWS and open a production terminal. In that terminal: Switch user
sudo su -
Source into caseflow
source /opt/caseflow-certification/caseflow-certification_env.sh
Cd into the directory that houses the script
cd /opt/caseflow-certification/src/lib/helpers/scripts
Call the script. Replace the X's with the UUID of the affected appeal
./predocket-ihp-task-script.sh XX
Outcome expected: If everything goes well you should see no errors and will return true.
- 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