Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Multi-Tenant] Allow viewing deleted tenants #3256

Open
1 of 2 tasks
Tracked by #2893
mkurapov opened this issue Jan 30, 2025 · 1 comment
Open
1 of 2 tasks
Tracked by #2893

[Multi-Tenant] Allow viewing deleted tenants #3256

mkurapov opened this issue Jan 30, 2025 · 1 comment
Assignees

Comments

@mkurapov
Copy link
Contributor

mkurapov commented Jan 30, 2025

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:
[code sample]

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.
@mkurapov
Copy link
Contributor Author

mkurapov commented Feb 5, 2025

@koekiebox koekiebox self-assigned this Feb 11, 2025
@koekiebox koekiebox moved this from Backlog to In Progress in Rafiki Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants