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
Exception: Did not find the entity instance in the given relation class fields!Either a wrong entity instance or wrong relation class was passed to this function.
(2 additional frame(s) were not displayed)
...
File "django/views/generic/base.py", line 70, in view
return self.dispatch(request, *args, **kwargs)
File "django/contrib/auth/mixins.py", line 109, in dispatch
return super().dispatch(request, *args, **kwargs)
File "django/views/generic/base.py", line 98, in dispatch
return handler(request, *args, **kwargs)
File "apis_core/apis_entities/detail_views.py", line 76, in get
table = get_generic_relations_table(relation_class=rel, entity_instance=instance, detail=True)
File "apis_core/apis_relations/tables.py", line 129, in get_generic_relations_table
raise Exception(
this is again coming from a bot, however we need to resolve the issue with the tables nonetheless
The text was updated successfully, but these errors were encountered:
Sentry Issue: APIS-PMB-PRODUCTION-1
this is again coming from a bot, however we need to resolve the issue with the tables nonetheless
The text was updated successfully, but these errors were encountered: