Problem/Motivation
If we provide a views filter for selecting duplicate files, then site admins can easily build a report of duplicate files.
Steps to reproduce
Proposed resolution
Provide a HasDuplicate filter.
An exposed filter would be useful, so users could choose between displaying all files or duplicate files (or, I guess, non-duplicate files).
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork filehash-3547787
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 #3
mfbComment #5
mfbActually, I think it would be useful if we allow the filter to be exposed, so that the end user can turn the duplicate filter on/off? Updating issue summary to say so.
Comment #7
joseph.olstadVery nice! Thanks @mfb
Comment #8
mfbThis could use test coverage
Comment #9
mfbComment #13
mfb