Wendy Smoak added a comment - 24/Feb/09 06:04 PM This also affects 1.3.1.
As a workaround, all purge configurations can be enabled by modifying the database with the following sql statement:
update ABSTRACTPURGECONFIGURATION set ENABLED = 'Y';
Jose Morales Martinez added a comment - 14/Apr/09 08:47 PM It modifies text in the properties and displays a check in the form to allow enable/disable purge configuration.
This also affects 1.3.1.
As a workaround, all purge configurations can be enabled by modifying the database with the following sql statement:
update ABSTRACTPURGECONFIGURATION set ENABLED = 'Y';