legiongis / hmsf-md

Arches project for the Heritage Monitoring Scouts program, maintained by Florida Public Archaeology Network
https://hms.fpan.us
1 stars 0 forks source link

Region Choices not showing up properly in Django for new scouts #264

Closed kkemp85 closed 5 months ago

kkemp85 commented 1 year ago

I noticed that when new Scouts sign up, their regional choices are not showing up in the normal section. At first, I thought their choices were missing completely (which is strange since it's required for them to submit the form) but upon further inspection, the choice is showing up in the "FPAN regions" section below (see image). What's weird is I've never seen this before AND that section has a lot more in it than the FPAN region choices, meaning to make sure I get all the regions they've selected I have to scroll through the entire list.

image

mradamcox commented 1 year ago

Sorry for the confusion here, but this is a result of our consolidation for the Management Area system. Regions are now in with all of the other Areas, so the selection shown above should properly implement the region choice as it pertains to the available scout dropdowns. Once we can confirm everything is working with the Region choices field left blank, then I will delete that field altogether.

mradamcox commented 1 year ago

Things to change here:

mradamcox commented 5 months ago

Looks like this was addressed not too long after this ticket was created, just I just didn't link the commit or PR here. Closing now.