Exception: Rhino::MissingTenantContext

Inherits:
StandardError
  • Object
show all
Defined in:
lib/rhino/missing_tenant_context.rb

Overview

Raised by Rhino.query (and the explicit builder) when an organization-scopable model is queried with no organization context available. Fail-closed: the resolver never returns an unscoped relation for a tenant-scopable model.