Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-add Error Type column to Error Reports #3180

Closed
6 tasks
reitermb opened this issue Sep 10, 2024 · 2 comments · Fixed by #3202
Closed
6 tasks

Re-add Error Type column to Error Reports #3180

reitermb opened this issue Sep 10, 2024 · 2 comments · Fixed by #3202
Assignees
Labels
dev P4 Needed / Important, Not Critical Yet Refined Ticket has been refined at the backlog refinement

Comments

@reitermb
Copy link

reitermb commented Sep 10, 2024

Description:
We plan to help certain STTs encountering a high volume of errors by leveraging error type as a way to direct their attention toward the highest priority issues first as a more tackle-able subset of error corrections. Not blocked by but relates to #3181

Acceptance Criteria:

  • (friendly version) Error Type column appears in error reports
  • Error type column appears as the right-most column
  • Testing Checklist has been run and all tests pass
  • README is updated, if necessary

Tasks:

  • Adjust error report generation to include error type column (friendly name error category version, not a numeric)
  • Run Testing Checklist and confirm all tests pass
@reitermb reitermb added the dev label Sep 10, 2024
@robgendron robgendron added P4 Needed / Important, Not Critical Yet Refined Ticket has been refined at the backlog refinement labels Sep 17, 2024
@jtimpe jtimpe mentioned this issue Sep 25, 2024
29 tasks
@jtimpe jtimpe self-assigned this Sep 25, 2024
@vlasse86 vlasse86 added raft review This issue is ready for raft review and removed raft review This issue is ready for raft review labels Sep 25, 2024
@ADPennington
Copy link
Collaborator

@reitermb @victoriaatraft @klinkoberstar -- im starting review the PR for this ticket today. this will need release notes.

@ADPennington
Copy link
Collaborator

@reitermb @victoriaatraft @klinkoberstar -- im starting review the PR for this ticket today. this will need release notes.

@ttran-hub and I paired on review of this ticket, and wanted to share some info to help inform the release notes :)

  • test file used: test_error_messages.txt.txt
  • TDP error report associated with the test file: 2023-Q1-Active Case Data_feedbackrpt.xlsx
  • error type definitions are below. As a reminder, we refer to categories internally, but STTs are not familiar with "category" terminology:
    • File pre-check (AKA category 1)
    • Record value invalid (AKA category 2)
    • Record value consistency (AKA category 3)
    • Case consistency (AKA category 4)

@reitermb @victoriaatraft @klinkoberstar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev P4 Needed / Important, Not Critical Yet Refined Ticket has been refined at the backlog refinement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants