Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chicago: UnresolvedIdError: cannot resolve pseudo id to Organization: ~{"name": "Office of the City Clerk"} #336

Open
sentry-io bot opened this issue Dec 4, 2020 · 0 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Dec 4, 2020

Sentry Issue: SCRAPERS-US-MUNICIPAL-164

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"}
@hancush 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

0 participants