Problem/Motivation

The settings form only lets you scan configurable fields and one base field: title. But not every entity uses title for its label. Commerce product attribute values and media use name, so their label can never be searched or replaced.

Proposed resolution

Use the entity type's label key instead of the hardcoded title.

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork scanner-3606272

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

alex.bukach created an issue. See original summary.

alex.bukach’s picture

Assigned: alex.bukach » Unassigned
Status: Active » Needs review
smustgrave’s picture

Status: Needs review » Needs work
Issue tags: +Needs tests

Can we get test coverage please.