EyeSeeTea / pictureapp

Mobile application designed to report cases of malaria (to a DHIS2 server)
GNU General Public License v3.0
4 stars 4 forks source link

Maintenance/error all surveys disappearing from list #2438

Closed xurxodev closed 4 years ago

xurxodev commented 5 years ago

:pushpin: References

:gear: branches

app: Origin: maintenance/error_all_surveys_disappearing_from_list Target: v1.4_connect bugshaker-android: Origin: downgrade_gradle_version
EyeSeeTea-SDK: Origin: development

:tophat: What is the goal?

Fix bug when a newly submitted record is added disappearing all surveys from list #2437

:memo: How is it being implemented?

The problem is load surveys with empty values The value entity value has empty validation

:boom: How can it be tested?

Login in MZ test account

UseCase 1: create a new survey and in the question program select IFPP, after leaves blank address house question. The survey should load in the list correctly.

:floppy_disk: Requires DB migration?

:art: UI changes?