diff --git a/product/reports/780_Tenants - Tenant Quotas/001_Tenant Quotas.yaml b/product/reports/780_Tenants - Tenant Quotas/001_Tenant Quotas.yaml index 4ffec0c8fc9a..fdc48d66b391 100644 --- a/product/reports/780_Tenants - Tenant Quotas/001_Tenant Quotas.yaml +++ b/product/reports/780_Tenants - Tenant Quotas/001_Tenant Quotas.yaml @@ -15,20 +15,21 @@ include: tenant_quotas: columns: - name + - description - total - used - allocated - available cols: - name -- tenant_quotas.name +- tenant_quotas.description - tenant_quotas.total - tenant_quotas.used - tenant_quotas.allocated - tenant_quotas.available col_order: - name -- tenant_quotas.name +- tenant_quotas.description - tenant_quotas.total - tenant_quotas.used - tenant_quotas.allocated