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

IndexError: list index out of range #263

Open
sentry-io bot opened this issue Jul 25, 2024 · 2 comments
Open

IndexError: list index out of range #263

sentry-io bot opened this issue Jul 25, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Jul 25, 2024

Sentry Issue: TC-HERMES-4A

IndexError: list index out of range
(18 additional frame(s) were not displayed)
...
  File "app/pipedrive/views.py", line 55, in callback
    event_data = await prepare_event_data(event)
  File "app/pipedrive/views.py", line 44, in prepare_event_data
    event_data = await handle_custom_field(event_data, 'hermes_id', handle_duplicate_hermes_ids)
  File "app/pipedrive/views.py", line 41, in handle_custom_field
    data[state][pd_field_id] = await handle_func(data[state][pd_field_id], data['meta']['object'])
  File "app/pipedrive/_schema.py", line 345, in handle_duplicate_hermes_ids
    main_object = objects[0]
@sentry-io sentry-io bot added the bug Something isn't working label Jul 25, 2024
@PrenSJ2
Copy link
Member

PrenSJ2 commented Sep 3, 2024

https://tutorcruncher.pipedrive.com/person/7162

here is an example

image

@PrenSJ2
Copy link
Member

PrenSJ2 commented Sep 13, 2024

linked to #282

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant