muccg / angelman

RDRF based software for the Global Angelman Registry
GNU Affero General Public License v3.0
1 stars 0 forks source link

Django upgrade Issue: States are not populated while "Add a Patient" is invoked #296

Closed aminur80 closed 5 years ago

aminur80 commented 5 years ago

Description: In Angelman, when a parent wants to add a new patient, it is found that States field is empty even when when a country is selected.

Steps: 1) Login as parent (using parent username/password) 2) Click "Menu" and Add a Patient 3) This opens Patient creation form 4) Fill up all necessary information and select a Country 5) Click on the States dropdown. 6) The State dropdown is empty.

Expected Result: The state should have values based on Country selected.