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

Errors on profile page and main map #273

Closed kkemp85 closed 10 months ago

kkemp85 commented 10 months ago

I am getting an error 500 message on the profile page of all accounts I log in to, even the admin page, and am also getting a "request failed" error when trying to load the map page for land manager accounts. I texted @mradamcox about this issue today since it was working fine this morning.

image

mradamcox commented 10 months ago

This was due to an unhandled error in a couple of advanced filtering functions which attempt to find the FMSF id in a Scout Report. Two completely blank Scout Reports had been created recently, causing a TypeError due to NoneType values when the function tried to find the ID. A hotfix has been applied to address the error, but I'll leave this ticket open until I can push the fix to the main branch.

The blank reports are

We can delete these now that the ids are saved here for future reference.