Problem/Motivation

We need a method that will find all instances of image fields across all entity types and add them to audit table.
This should likely use a queue to make it something that could be interruptable(time out) and a batch.

Steps to reproduce

Proposed resolution

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’s picture

swirt’s picture

Assigned: Unassigned » swirt

  • swirt committed 69a1de03 on 1.0.x
    Issue #3498667: Add process to add all image field entries to audit...
swirt’s picture

Status: Active » Fixed
swirt’s picture