medic / cht-user-management

GNU Affero General Public License v3.0
3 stars 1 forks source link

Search failure when parent has invalid characters #109

Closed kennsippell closed 2 months ago

kennsippell commented 3 months ago
  1. Using UG config, create district_hospital with name Health Center (actually district_hospital)
  2. Create a VHT Area under this health center
  3. Click Replace a VHT Area
  4. Search for "Health Center" and you'll see your VHT area listed under it
  5. Click Save
  6. Edit the staged VHT area
  7. Search for the VHT area

Expected - you should find it Observed - you can't find it

I believe this is because the parent has an _

kennsippell commented 3 months ago

I'm also noticing that the first letter of the VHT Area is enough to resolve the place and avoid errors. I don't believe this is desirable or expected.

kennsippell commented 2 months ago

Can't reproduce either of the issues listed here