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
When the host user attempts to hard delete tenant data by setting SetTenantId(tenantId), the data is soft deleted instead of hard deleted. The same operation works as expected when logged in directly as the tenant. This inconsistency should be investigated.