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

SSP Closed Data (02) File Parsing - As a data analyst, I want my data files to be parsed so that my submission can be validated/accepted by TDP #1118

Closed
11 tasks
amilash opened this issue Jul 19, 2021 · 0 comments · Fixed by #2724
Assignees

Comments

@amilash
Copy link

amilash commented Jul 19, 2021

Description:
Parsing of SPP STT submissions for Closed Data.

AC:

  • Data File parsing logic is in place such that data file submission can be completed by user and parsed by system for full submission once errors are resolved.
  • Data Errors tell user specifically where in the file they occur, and therefore what exactly needs to be fixed in order for the submission to be complete
  • TDP gives the user all data errors for a submission in a way they can easily save or export so they can take the issues back to their case management software and fix the issues then recreate an export for resubmission to TDP.
  • Data Errors must be issued in human readable plain language so that an english speaker can easily understand what is needed.

Tasks:

  • Sample tasks

DoD:

  • minimum 90% code coverage test
  • 0 linting errors and warnings
  • 0 accessibility errors
  • deployed to a dev environment
  • all significant changes have been documented
  • free of high and medium security vulnerabilities

Supporting Documentation:

(any clarifying questions in support of the issue)

@ADPennington ADPennington changed the title SPP Closed Data (02) File Parsing - As a data analyst, I want my data files to be parsed so that my submission can be validated/accepted by TDP SSP Closed Data (02) File Parsing - As a data analyst, I want my data files to be parsed so that my submission can be validated/accepted by TDP Jul 19, 2021
@elipe17 elipe17 self-assigned this Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants