January 7, 2026 - Breadcrumbs added to group, device, and asset views in the Cockpit application

Context


Change Type: Feature
Product area: Application enablement & solutions
Component: Cockpit
Deployed at: eu.latest.cumulocity.com, apj.cumulocity.com, jp.cumulocity.com, cumulocity.com, us.cumulocity.com, emea.cumulocity.com

Technical details

Build artifact: ui-c8y (1023.15.0)
Internal ID: MTM-64935

Description


To improve the navigation in the Cockpit application, breadcrumbs have been added to group, device, and asset views. For root-level groups, the whole path is always shown. For nested entities, the whole path is not displayed eagerly. Instead, users can click an ellipsis button to show all possible paths (hierarchies) the entity is present in, as a device can be a child of multiple groups. Extra API calls are needed to find out the possible paths; therefore, an explicit user action is required.

2 Likes