Problem/Motivation
The Entity Mesh overview page at /admin/reports/entity-mesh displays a table with three columns: Case, Count, and Details. While the count tells site maintainers how many issues exist, it provides no context about why each case type matters.
Without a description, editors and site owners must research the SEO, performance, or usability implications of broken links, HTTP targets, iframes, or malformed URIs on their own. This limits the report's value as an actionable audit tool.
Steps to reproduce
- Enable the
entity_meshmodule. - Run an analysis to populate the data store.
- Navigate to
/admin/reports/entity-mesh. - Observe that the table shows case labels and counts but no explanation of the impact or urgency of each case type.
Proposed resolution
Add a Description column to the overview table, positioned between Count and Details. Each description is a concise one-line explanation
User interface changes
The overview table at /admin/reports/entity-mesh gains a Description column between Count and Details.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | entity_mesh_description.png | 182.69 KB | eduardo morales alberti |
Issue fork entity_mesh-3593496
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
eduardo morales albertiReady:

Comment #4
eduardo morales albertiComment #6
eduardo morales alberti