You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UnresolvedIdError: cannot resolve pseudo id to Organization: ~{"name": "Office of the City Clerk"}
(5 additional frame(s) were not displayed)
...
File "pupa/importers/base.py", line 197, in import_directory
return self.import_data(json_stream())
File "pupa/importers/base.py", line 234, in import_data
obj_id, what = self.import_item(data)
File "pupa/importers/base.py", line 255, in import_item
data = self.prepare_for_db(data)
File "pupa/importers/bills.py", line 58, in prepare_for_db
action['organization_id'])
File "pupa/importers/base.py", line 172, in resolve_json_id
raise UnresolvedIdError(errmsg)
UnresolvedIdError: cannot resolve pseudo id to Organization: ~{"name": "Office of the City Clerk"}
The text was updated successfully, but these errors were encountered:
hancush
changed the title
Chicago:UnresolvedIdError: cannot resolve pseudo id to Organization: ~{"name": "Office of the City Clerk"}
Chicago: UnresolvedIdError: cannot resolve pseudo id to Organization: ~{"name": "Office of the City Clerk"}
Dec 4, 2020
Sentry Issue: SCRAPERS-US-MUNICIPAL-164
The text was updated successfully, but these errors were encountered: