Problem/Motivation
It seems like ValidAutoPurgePeriodConstraint gets run even when Enable auto-purge is disabled.
Steps to reproduce
Save the settings form with Enable auto-purge disabled and Auto-purge after is empty. You should get a message
1 error has been found: Auto-purge after entities have been in the trash bin for longer than this time
Issue fork trash-3501234
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 #2
tim bozeman commentedComment #6
amateescu commentedImplemented a fix for this, thanks for the bug report :)