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
AttributeError: 'CustomImage' object has no attribute 'live'
(13 additional frame(s) were not displayed)
...
File "apps/contrib/elasticsearch.py", line 57, in _get_results_from_hits
if not obj.live or obj.get_view_restrictions().exists():
Searching for images in wagtail fails, we should maybe add a check (e.g. hasattr() or something )
The text was updated successfully, but these errors were encountered:
Sentry Issue: DIGITALSTRATEGIE-AB
Searching for images in wagtail fails, we should maybe add a check (e.g. hasattr() or something )
The text was updated successfully, but these errors were encountered: