fix(adoption-insights): show user friendly entity titles in top lists - #2311
Merged
karthikjeeyar merged 6 commits intoFeb 17, 2026
Conversation
Eswaraiahsapram
requested review from
a team,
karthikjeeyar and
rohitkrai03
as code owners
February 11, 2026 17:24
|
Important This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior. Changed Packages
|
Eswaraiahsapram
force-pushed
the
adoption-insights-entity-titles-11867
branch
from
February 12, 2026 14:21
188a9f7 to
482d21a
Compare
karthikjeeyar
left a comment
Member
There was a problem hiding this comment.
Verified locally, works as expected.
Eswaraiahsapram
force-pushed
the
adoption-insights-entity-titles-11867
branch
from
February 16, 2026 07:48
482d21a to
69549e7
Compare
Eswaraiahsapram
force-pushed
the
adoption-insights-entity-titles-11867
branch
from
February 16, 2026 15:35
69549e7 to
7aeecfa
Compare
|
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Hey, I just made a Pull Request!
Fix: https://issues.redhat.com/browse/RHIDP-11867
Description
metadata.titlewhen it exists. If it is missing or empty, fall back tometadata.name.entityRef | type | description..NOTE: For Plugins - the plugin registry does not have a display name or title.
Backstage’s PluginConfig (what you pass to createPlugin()) only supports:
Screen Recording
Screen.Recording.2026-02-12.at.8.07.44.PM.mov
✔️ Checklist