In the usage page we show labels of entities that reference other entities.
For this we are special-casing paragraphs because they normally indicate their parent's labels. In some circumstances, paragraphs can return empty labels, and when we encounter that, we are just skipping the row altogether, instead of showing a row with an empty label. (
#2954039: Fix ::label() logic and add a ParagraphInterface::getOrphanStatus() helper β
will likely solve the "empty" label in paragraphs, at some point)
We could see how to better generalize this situation. Maybe other entities referencing target entities could also return an empty label, and would also need some sort of fallback.
Investigate how we could have a better fallback for source entities that don't have a label, when showing usages on the list usage page.
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.