scanner / as_email_service

A Django app and smtp relay service for working with 3rd party email services and asimap
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Admin interface `search` for `EmailAccounts` fails with a 500. #121

Closed scanner closed 8 months ago

scanner commented 8 months ago

Need to be able to search by several obvious fields in the admin interface. At least owner and email address.

scanner commented 8 months ago

Thank you sentry.io - https://apricot-systematic.sentry.io/issues/4930734414/?alert_rule_id=14754796&alert_timestamp=1706688987424&alert_type=email&environment=production&notification_uuid=aebfb8db-c5e9-44cc-a5ae-385eec5e55bf&project=4506107525005312&referrer=alert_email

FieldError
Unsupported lookup 'icontains' for ForeignKey or join on the field not permitted.