Problem/Motivation

See https://www.drupal.org/node/2673638#comment-10885338.

Proposed resolution

Add filtering on content type for the scrambler_field module.

Remaining tasks

  • Add filtering on content type to the administrative view.
  • Add filtering on content type to the hook_api.
  • Apply filter on content type during scramble process.
  • Create new field for table scrambler_field in database to store the bundle info/reference.

User interface changes

  • Apply change to the administrative view.

API changes

  • Add filtering in hook_api based on bundle reference.
  • Apply filter during scramble procedure.

Comments

nico.knaepen created an issue. See original summary.

Novitsh’s picture

Issue summary: View changes

Updated remaining tasks and API changes.