EyeSeeTea / malariapp

Android app to help with health center assessments (development repository)
GNU General Public License v3.0
6 stars 3 forks source link

Avoid IndexOutOfBoundsException if there are not org units #2487

Closed xurxodev closed 2 years ago

xurxodev commented 2 years ago

:pushpin: References

:gear: branches

app: Origin: fix/avoid_index_out_of_bounds_exception_in_create_survey_fragmen Target: v1.6_hnqis bugshaker-android: Origin: development_android_x
EyeSeeTea-SDK: Origin: feature/development SDK: Origin: feature-2.30_upgrade_gradle

:tophat: What is the goal?

Fatal Exception: java.lang.IndexOutOfBoundsException: Index: 1, Size: 1

:memo: How is it being implemented?

:boom: How can it be tested?

:floppy_disk: Requires DB migration?

:art: UI changes?