laws-africa / peachjam

Project Peach Jam
https://agp.africanlii.org
GNU General Public License v3.0
2 stars 0 forks source link

Locality.DoesNotExist: Locality matching query does not exist. #1949

Closed sentry-io[bot] closed 1 month ago

sentry-io[bot] commented 1 month ago

Sentry Issue: LII-1YJ

Locality.DoesNotExist: Locality matching query does not exist.
(1 additional frame(s) were not displayed)
...
  File "peachjam/tasks.py", line 72, in update_document
    ingestor.update_document(document_id)
  File "peachjam/models/ingestors.py", line 62, in update_document
    adapter.update_document(document_id)
  File "peachjam/adapters/indigo.py", line 224, in update_document
    frbr_uri_data["locality"] = Locality.objects.get(code=document["locality"])