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

Email about ~125K flags #1208

Closed
nataliesus opened this issue Dec 8, 2023 · 3 comments
Closed

Email about ~125K flags #1208

nataliesus opened this issue Dec 8, 2023 · 3 comments

Comments

@nataliesus
Copy link

nataliesus commented Dec 8, 2023

Hi @JulesABrown , @MollyMcEvilley ,

We received the following email:

I wanted to reach out because we have been running into some issues with a few CoCs that are getting the “red banner” error at upload. This banner usually just means the file got stuck in the processing and we need to kick it off again. However, there are a handful of CoCs where we try that, but even then it can’t run through all the flags in the allotted 15 minute window. Today, we were finally able to dig into why that is happening and our example happened to be .... When we pulled their raw flag data down, their file turned out to be tripping over 128K flags, nearly all of which were associated with the LSAPerson file.
I am guessing you probably are already aware of these issues, but I wanted to reach out and see if there is anything I or Molly can do to support you.

In the attached file were a lot of flags i.e. Flag 117:

Data Error,"There is a mismatch in your data between the HHTypeEST field and the HoHEST field. The HHTypeEST field identifies the household types for all clients served in ES/SH/TH. The HoHEST field identifies the household types for heads of households served in ES/SH/TH. In row 2 in your LSAPerson file, we see zero clients for Adult Only households in ES/SH/TH. But there are also people classified as heads of Adult Only households in ES/SH/TH. If a person was not served in an Adult Only household, they can’t be a head of household for an Adult Only household. This is not an issue that can be fixed by looking at your LSAPerson file because client-level information (like a personal ID) is not stored there. You may need vendor assistance to resolve this error.",Observation Number (not counting the header row) in your LSAPerson file,2,hhtypeest,0,hohest,1,,,,,,,,,,,,,

I wonder if there is an issue in the flag validation rules because:

  • 1st - we didn't receive this flag when LSA upload testing began;
  • 2nd - HHTypeEST and HoHEST are set only on step 5.13 for tlsa_Person table:
    image

then 0z are replaced with "":
image

and then records are inserted into lsa_Person table:
image

I've generated the report again and confirm there is no record in lsa_Person where HHTypeEST = 0 and HoHEST = 1.
https://hdxsandbox.abtsites.com/module/lsa/uploads/530

Could you please advise?

Thank you!
Natalie

@JulesABrown
Copy link
Collaborator

JulesABrown commented Dec 8, 2023 via email

@JulesABrown
Copy link
Collaborator

JulesABrown commented Dec 12, 2023 via email

@LaurenBianchi
Copy link

Hi @JulesABrown !
We did not receive the updated flag files for WA-500/WA-501.
Just wanted to note that the issue Natalie identified with Flag 117 also appears to apply to the other 'mismatch' flags (i.e., 261, 278, 279, 283, 284, 288, 289, etc.) that make up the ~128k flags in the initial flag file sent on 12/5.
Hope you have a wonderful tuesday!
LB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants