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

Revise Validation Logic for TANF Active Case Items 27, 29, 26AIII, and 32D #3278

Open
2 of 4 tasks
klinkoberstar opened this issue Nov 13, 2024 · 3 comments · May be fixed by #3292
Open
2 of 4 tasks

Revise Validation Logic for TANF Active Case Items 27, 29, 26AIII, and 32D #3278

klinkoberstar opened this issue Nov 13, 2024 · 3 comments · May be fixed by #3292
Assignees
Labels
dev Refined Ticket has been refined at the backlog refinement

Comments

@klinkoberstar
Copy link
Collaborator

klinkoberstar commented Nov 13, 2024

Description:
Validation on various items need to be updated to accept a value of 0. STTs are currently receiving error messages for this question that they should not receive. The items that need to be updated are:

  • Item 27 (Waiver Evaluation) for TANF Active Cases (T1). Current validation requires Item 27 to be within [9, ''].
  • Item 29 (TANF Family a New Child-Only Family) for TANF Active Cases (T1). Current validation requires Item 29 to be within [1, 2].
  • Item 26AIII (Family Sanction) for TANF Active Cases (T1). Current validation requires Item 26AIII to be one of (1, 2) if Item 26AI (Total Dollar Amount of Reductions Due to Sanctions) is greater than 0.
  • Item 32D (Receives Disability Benefit: AABD) for SSP Active Cases (M2). Current validation requires Item 32D be greater than 0.

Acceptance Criteria:

  • Validator for Items 27, 29, 26AIII, and 32D are revised to allow 0 as an acceptable value.
  • Error message related to Items 27, 29, 26AIII, and 32D should be updated to reflect correct expected options.

Tasks:

  • Update validation logic for Items 27, 29, 26AIII, and 32D to accept a value of 0.
  • Run Testing Checklist and confirm all tests pass.

Supporting Documentation

@lhuxraft lhuxraft added the Refined Ticket has been refined at the backlog refinement label Nov 19, 2024
@lhuxraft
Copy link
Collaborator

lhuxraft commented Nov 19, 2024

Consolidated all snacks into one ticket, bump up to a 5, assigning to Eric

@lhuxraft lhuxraft changed the title Revise Validation Logic for TANF Active Case Item 27 (Waiver Evaluation) Revise Validation Logic for TANF Active Case Items 27, 29, 26AIII, and 32D Nov 19, 2024
@lhuxraft lhuxraft assigned elipe17 and unassigned andrew-jameson and elipe17 Nov 19, 2024
@lhuxraft
Copy link
Collaborator

11/20: PR is up, needs one more review

@lhuxraft
Copy link
Collaborator

11/22: Needs one more Raft review

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

Successfully merging a pull request may close this issue.

4 participants