abtassociates / eva

Eva is a HUD application to aid HMIS Leads with data analysis. It is an open-source project intended for local use by HMIS Administrators in Continuums of Care (CoCs) around the U.S. and its territories.
GNU Affero General Public License v3.0
14 stars 4 forks source link

471 error no inventory records for service only rrh programs #472

Closed kiadso closed 7 months ago

kiadso commented 8 months ago

adds a condition to the logic that checks the RRHSubtype since RRH-SO projects shouldn't have inventory

alex-silverman commented 7 months ago

I looked at the diffs from the failed tests, and there's just one:

11 "No Inventory Records" PDDE errors, instead of 12. This was because of the removal of Organization A | Project ID 1492 from the list of projects with this error. Given that that project is an RRH, I'm guessing this is an expected change. If you agree, can you try and update the test results or do I need to do that?