Problem/Motivation
The search results doesn't let you know which fields the search results are in.
Proposed resolution
List the field name before the search match.
Remaining tasks
List the field name before the search match.
User interface changes
List the field name before the search match.
API changes
n/a
Data model changes
n/a
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Screenshot 2026-05-18 at 13.02.07.png | 106.17 KB | grask0 |
Issue fork scanner-3590431
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 #2
damienmckennaI didn't think people needed it, but some feedback from a client indicates that they do actually want it.
Comment #3
grask0 commentedHey,
Here is what I have on the Search and Replace Scanner form (currently 2.0.x-dev):

What should be updated here?
Comment #4
damienmckennaI think it would be worth moving the field name to in front of the string match, instead of afterwards, to make it more obvious.
Comment #6
grask0 commentedComment #9
smustgrave commentedPersonally fine with this change. Merging.