HMIS / LSASampleCode

Longitudinal System Analysis (LSA) Sample Code and Documentation
22 stars 10 forks source link

Flag 1315 #1193

Closed nataliesus closed 9 months ago

nataliesus commented 9 months ago

Hi @MollyMcEvilley , @JulesABrown ,

Upload: https://hdxsandbox.abtsites.com/dataset/432/flag-report

image

Could you please take a look why we have this flag, because both Spec and Sample Code allows projects with availability end date = lookup date? BTW, maybe "operatingenddate" variable name needs some corrections.

Sample Code: image

Spec: image

Thank you! Natalie

MollyMcEvilley commented 9 months ago

I think this flag should only trigger if the OperatingEndDate is less than the LookbackDate. It's okay if the OperatingEndDate is equal to the LookbackDate.

JulesABrown commented 9 months ago

I will notify the flag team and we will put a fix in.

JulesABrown commented 9 months ago

Finally resolved this one - you should no longer get this flag if the end date equals the lookback start date, only if it is before.