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
Now that each of our resources is tenanted, whenever we are creating an asset, wallet address, or peer, they need to have a corresponding tenant selection drop-down.
If a tenant is an operator (determined by calling the query in #3124), we can populate the drop-down selection with all possible tenant ids.
If a tenant is not an operator, then the tenant id should automatically be set to the current active tenant id and should not be editable.
mkurapov
changed the title
[Multi-Tenant] Tenant selection dropdown in Admin UI
[Multi-Tenant] Tenant selection dropdown in Create Asset page
Jan 7, 2025
Context
Now that each of our resources is tenanted, whenever we are creating an asset, wallet address, or peer, they need to have a corresponding tenant selection drop-down.
If a tenant is an operator (determined by calling the query in #3124), we can populate the drop-down selection with all possible tenant ids.
If a tenant is not an operator, then the tenant id should automatically be set to the current active tenant id and should not be editable.
Todos
Prerequisites
backend
Admin Tenant API #3124The text was updated successfully, but these errors were encountered: