-
Notifications
You must be signed in to change notification settings - Fork 19
Notifications Page
- NOTE: All Auhorized Caseflow users can view and interact with the Notification Link on the Case Details Page
- The Notification Page allows the Caseflow users to review the record of all notifications
- Page count exists on top and bottom of table on the left side
- Compound filtering allows the user to filter by multiple columns at the same time. The choices are reflected above the table.
- Navigation pane above table right side with current page number displayed and highlighted. "Previous" option greyed when on current page
- Navigation pane on below table right side with current page number displayed and highlighted."Previous" option greyed when on current page
- Next button which is greyed out when on last page with maximum number of 5 page visible
-
Event - shows all the Appeals status, filterable with ability to clear filter
-
Notification Date - sorts the date when the notification was sent by (default) ascending also descending order
-
Notification Type - shows the type of communication the Appellant chooses to receive notifications via Email or sms, filterable with ability to clear filter
-
Recipient's Information - shows the recipients form of communication with a email address or phone number, filterable with ability to clear filter
-
Status - shows the different status's the notifications are in once sent to Appellant, filterable with ability to clear filter
- Pending Delivery- Successfully sent to provider, but not yet received by recipient
- Delivered- Delivered to carrier and/or received by recipient
- Failed Delivery- Unable to reach the recipient because of failed retries, recipient or carrier blocked the message
- Opted out- Reached out to VA Profile and the recipient did not meet opt in criteria(if applicable)
-
NOTE: The notification modal is triggered by clicking on any of the blue links on the Event column on the notifications table
-
Click the blue link under Event
-
A notifications modal shows and greys out the screen behind it
-
The modal displays the notification message sent to the Appellant or Veteran
-
To close the modal click on the close or x button to exit
- Users are able to download a PDF version of the notification table using the download button on the notifications page.
- There is an ActiveJob that will generate and upload a new version of this report to the veteran's efolder on a regular schedule (only if new notifications have been sent).
- An error banner will show after clicking on the download button if there is an error generating the PDF.
- The AmaNotificationEfolderSyncJob and the LegacyNotificationEfolderSyncJob kick off daily and are responsible for generating notification reports for appeals that need them. These jobs prioritize outcoded appeals, then appeals without notificaitons, and lastly appeals that need an updated report.
- Multiple reports will be generated for a single veteran if that veteran has multiple open appeals.
- Notification reports will be uploaded to efolder and will version properly so that there are not duplicate reports per appeal.
- A link to the veteran's efolder is present on at the top of the notifications page.
- If the participant id can not be determined, a link to the efolder search page will be provided.
The UI displays a link for All Appellant's that have awaiting Notifications for them on the Notification Page
- NOTE: All Authorized Caseflow users can view and interact with the Notification Link on the Case Details Page
- Legacy Appellant with Multiple Notifications
- Legacy Appellant with One Notification
- AMA Appellant with Multiple Notifications
- AMA Appellant with One Notification
The UI does not display a link because the Appellant does not have any Notifications therefore link will not show
- Legacy Appellant No Notifications
- AMA Appellant No Notification
- When the "View notifications sent to appellant" link is clicked on the Case Details Page it opens in a new tab before loading the Notification Page
- 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