Skip to content

[Multi-Tenant] Allow viewing deleted tenants #3256

@mkurapov

Description

@mkurapov

Context

Currently, if a tenant is deleted, it is not possible to fetch it using the tenant query.
However, this doesn't play nicely with the Admin UI: you are unable to navigate to the tenant details screen from the tenant list page.

If you are the operator tenant, we should allow fetching deleted tenants, and being able to view details.

Todos

  • Allow the tenant Admin API resolver to return deleted tenants if an operator is making the request.
  • Allow clicking into tenant details in the Admin UI for deleted tenants. The fields should not be editable.

PR:

#3299

Metadata

Metadata

Assignees

Labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions