Get stats on time spent on tasks during Case Decision Review #14041
Labels
Priority: Low
Reported issue, not a blocker. "Last in" priority for new work.
Product: caseflow-queue
Stakeholder: BVA
Functionality associated with the Board of Veterans' Appeals workflows/feature requests
Team: Echo 🐬
Type: Metrics or Reporting
Milestone
Description
Get statistics on how much time users' spend on tasks associated with Case Decision Review.
Getting actual time spent working on task will be challenging, so get as close an estimate as possible using
AppealViews
,Task.assigned_at
,updated_at
,closed_at
and fields in other associated models (e.g., timestamps inRequestIssue
,DecisionIssue
,AttorneyCaseReview
,JudgeCaseReview
, but ignoreDocumentViews
and other Document-related models as this will be addressed in a different ticket). See #12455. For other ideas, see Caseflow Metrics.Consider using Google Analytics or other user activity logs.
Acceptance criteria
Background/context/resources
To understand where we can improve timeliness of appeals processing, we need to track how users are spending their time in Caseflow. This ticket is a first dip into measuring this and identifying shortcomings, scoped only to the Case Decision Review process.
Technical notes
The text was updated successfully, but these errors were encountered: