04e0c60222
- MailSyncQueue inherits TenantMixin which includes SoftDeleteMixin (deleted_at) - Migration 0007 did not create this column - process_sync_queue crashed on every auto-sync attempt - Add migration 0008 to add deleted_at column - Bump plugin version to 1.3.0