Problem/Motivation

On the report, the entity id column is a link to the entity. It works fine for node and terms, but for Paragraphs, the link is not a proper route because Paragraphs can not be edited directly. There are three possible options:

  1. If something is a paragraph, do not create the link.
  2. Remove the all links from the id column (they are not needed because of the link in the title
  3. Remove the ID column altogether

Steps to reproduce

Proposed resolution

I propose going with option 2 because the link is not really useful since the Content name was added.

Remaining tasks

User interface changes

API changes

Data model changes

Command icon 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

swirt created an issue. See original summary.

  • swirt committed eeea680a on 1.0.x
    #3541614 Remove link from id column in report.
    
swirt’s picture

Status: Active » Fixed
swirt’s picture

Status: Fixed » Closed (fixed)

Release with 1.0.0-beta2