When editing a purge policy, it is possible to disable "Send email notification before purging users" while the "Users pre-notified only" condition is active. This creates a conflicting configuration: users would never receive a notification, so they would never be purgeable (the condition requires a notification record in the database before allowing purge).
The policy edit form should display a validation warning when this conflicting combination is detected, informing the administrator that the policy will never purge anyone with this configuration.
Issue fork purge_users-3585024
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
mably commentedComment #5
mably commented