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
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]
The text was updated successfully, but these errors were encountered:
Sentry Issue: TC-HERMES-4A
The text was updated successfully, but these errors were encountered: