Managing outdated or unnecessary people records efficiently.
Administrators managing large datasets of people records.
Implement a feature to mass delete people records using multiple filters with a review step before final deletion.
Given a set of people records When filters are applied Then only matching records are displayed for selection Given selected records When the delete action is initiated Then a confirmation step displays the records for review Given the confirmation step When the user confirms Then the selected records are permanently deleted
The feature includes filtering, selecting, reviewing, and deleting people records. It does not include restoring deleted records or managing other types of records.
How to select records?
Use multiple filters such as tags, date created, and date updated.
Allows precise targeting of records for deletion.
Is there a review step?
Yes, include a review step before deletion.
Prevents accidental deletion and allows final adjustments.