Enhance tenants query with information about tenant usage
PK85 opened this issue · 3 comments
Description
We'd like to know if given tenant has been already used by customer.
Reasons
Director has a lot of tenants and MPS Operator likes to see tenants that are in use.
AC
- enhance tenants query with information isInUse true/false
Technical Solution hint
- check if tenant has not empty label defitions. If at least one exist it means tenant is in use.
Hey.
Filtering of tenants in use should be reflected in the UI.
It seems like a tiny change here - therefore we wont create a dedicated issue for the changes in the ui.
Lets Fix it top to bottom under this issue and include PR to compass UI here.
Hi @kwiatekus, please take into account that your tiny change doesn't include the required change in the search details, where user should see inUse, and if typing then all (inUse on top)
Hi there, we discussed it offline and the final field name will be `initialized. Cheers!