-
Feature Request
-
Resolution: Unresolved
-
Undefined
-
None
-
1.8.0
-
False
-
-
False
Requested Feature Overview (aka. Goal Summary)
An elevator pitch (value statement) that describes the desired Feature in a clear,
concise way.
Currently the name in the entitycard section (Customizing HomePage > EntitySection > EntityCard) gets rendered by `entity.spec.profile.displayName` or as a fallback `entity.metadata.name`. Requirement is to consider 'entity.metadata.title property as well for this section, as it seems like many backstage system or component entities do not have the `entity.spec.profile.displayName` property because of which title for some components like kind system, component etc is not seen.
Goals (aka. expected user outcomes)
The observable functionality that the user would have as a result of receiving
this feature. Include the anticipated primary user type/persona.
To consider 'entity.metadata.title property as well for displaying name entitycard section (Customizing HomePage > EntitySection > EntityCard)