This is more an FYI rather than issue. I've got a requirement to run a version of the existing Workflow getter script against a whole tenant. So I've added a TenantNode object and extended the CSOMConnector to expend the tenant and get all child sites. So far going well (and I've created a modified Workflow Getter to iterate Tenant Sites of the target object).
Only annoyance at the minute is that the "Tenant" appears twice in the hierarchy. Apart from that, everything works fine. I think it's just down to the logic in the ExplorerView that renders the rootNode.

This is more an FYI rather than issue. I've got a requirement to run a version of the existing Workflow getter script against a whole tenant. So I've added a TenantNode object and extended the CSOMConnector to expend the tenant and get all child sites. So far going well (and I've created a modified Workflow Getter to iterate Tenant Sites of the target object).
Only annoyance at the minute is that the "Tenant" appears twice in the hierarchy. Apart from that, everything works fine. I think it's just down to the logic in the ExplorerView that renders the rootNode.