sjacorg / bayanat

Open source data management solution for human rights documentation.
https://bayanat.org/
GNU Affero General Public License v3.0
27 stars 16 forks source link

Missing Persons #12

Closed goatmoat closed 2 years ago

goatmoat commented 3 years ago

Upgraded to your latest release on our VPS and tried working on the Missing Person table. Noticed that once we set MISSING_PERSONS = TRUE, nothing turned up, but it blocked API calls for Actors and Incidents.

We managed to resolve the Incidents, but the Actor blocking was persistent so we eventually turned to MISSING_PERSONS = FALSE. That seemed to do the trick, but so far, no luck on getting the missing persons feature working. Any ideas for the runaround on this issue?

sjacgit commented 3 years ago

This is because the missing person extension fields are missing in the Actor table. If you want to activate the missing persons extension, this setting needs to be turned on before the database is created. Please check the documentation website: https://docs.bayanat.org/en/config#missing-persons