gramps-project / gramps-web

Frontend for Gramps Web
https://www.grampsweb.org
GNU Affero General Public License v3.0
348 stars 49 forks source link

500 error when viewing a place with a deleted encloser #381

Open vpier111 opened 5 months ago

vpier111 commented 5 months ago

Steps to Reproduce:

  1. Create a place
  2. Add an encloser
  3. Delete said encloser
  4. Try to view previously enclosed place
  5. Error 500
vpier111 commented 5 months ago

This also prevents viewing of the map; Same Error 500 banner is shown on the bottom and place markers do not appear.

DavidMStraub commented 5 months ago

Please share your version info and see https://github.com/gramps-project/gramps-web-api/issues/471.

vpier111 commented 5 months ago

Please share your version info and see gramps-project/gramps-web-api#471.

I am using Gramps Hub.

DavidMStraub commented 5 months ago

... which is

Gramps 5.1.6
Gramps Web API 1.5.1
Gramps Web Frontend 24.1.2
locale: en
multi-tree: true
task queue: true
DavidMStraub commented 5 months ago

Is the error still present with Gramps Web API 1.6.0?