department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
281 stars 202 forks source link

STEM AD: TIMS Work #17772

Closed desireeturner closed 3 years ago

desireeturner commented 3 years ago

As a developer, I need to create a new TIMS doc type and corresponding spool file to record a permanent record of the STEM automated decision.

Assumptions:

  1. The new TIMS doc type name has been socialized and approved by the TIMS team.

Acceptance Criteria

  1. The new doc type "10203DNY" is created and supported in vets-api.
  2. A spool file is created to support the new doc type.
  3. The spool file contains all of the form 22-10203 details for future reference.

Supporting Artifacts:

  1. N/A
shawkey-daniel commented 3 years ago

As a developer, I need to create a new TIMS doc type and corresponding spool file to record a permanent record of the STEM automated decision.

Assumptions:

  1. The new TIMS doc type name has been socialized and approved by the TIMS team.

Acceptance Criteria

  1. The new doc type "10203DNY" is created and supported in vets-api.
  2. A spool file is created to support the new doc type.
  3. The spool file contains all of the form 22-10203 details for future reference.

Supporting Artifacts:

  1. N/A
elder-joseph commented 3 years ago

Associated PR: https://app.zenhub.com/workspaces/vft-59c95ae5fda7577a9b3184f8/issues/department-of-veterans-affairs/vets-api/5644

sonntag-adam commented 3 years ago

https://github.com/department-of-veterans-affairs/vets-api/pull/5644

sonntag-adam commented 3 years ago

Spool file denial created, mirroring contents of 10203 with the exception of 10203DNY and VA Form 22-10203DNY

Screen Shot 2021-01-15 at 11.53.30 AM.png

sonntag-adam commented 3 years ago

Testing passes