You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Consolidated all snacks into one ticket, bump up to a 5, assigning to Eric
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
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:
Acceptance Criteria:
Tasks:
Supporting Documentation
The text was updated successfully, but these errors were encountered: