Breadcrumbs not working correctly on cloned app

Product/components used and version/fix level:

Cumulocity 1019.6.11

Detailed explanation of the problem:

I created a cloned app from Cockpit and enabled breadcrumbs via REST API (PUT /application/applications/id), setting to “true” the corresponding key (it was set to false by default).
When opening the cloned app and browsing through the Group section, I can see the breadcrumb on the top bar only at device level, but not for groups and assets (I have a hierarchy of assets such as asset_1 > asset_1.1 > device_1.1). Is this a standard behavior or is there something to be fixed? Any suggestions or workarounds? Thank you

Navigator menu (groups):
asset_1 → no breadcrumb on top bar when selecting this level
asset_1.1 → no breadcrumb on top bar when selecting this level
device_1.1 → breadcrumb showing correctly on top bar when selecting this level: asset_1 > asset_1.1 > device_1.1

Question related to a free trial, or to a production (customer) instance?

Production

No, this is not the intended behavior - it should show breadcrumbs also for groups/assets. It needs to be addressed in the web sdk, could you please raise this issue via support ticket?