RT::Shredder::Plugin::Assets - search plugin for wiping Assets.
Search Assets with query string. Examples: Catalog = 'my catalog' AND ( Status = 'deleted' OR Status = 'recyled' ) LastUpdated < '2013-12-31 23:59:59'
Hint: You can construct query with the query builder in RT's web interface and then open advanced page and copy query string.
Deletes all Assets that are linked to Assets that match query.
Delete linked Assets only if those too match query.
See also with_linked.
← Back to index