-
Notifications
You must be signed in to change notification settings - Fork 99
Labels
type: enhancementNew feature or requestNew feature or request
Description
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:
Metadata
Metadata
Assignees
Labels
type: enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done