Continuum

Cannot edit Enabled field in Purge Configuration

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.2.2, 1.3.1 (Alpha)
  • Fix Version/s: 1.3.3 (Beta)
  • Component/s: Purging
  • Labels:
    None
  • Environment:
    Windows XP Pro
    Browsers: FF2.0/3.0 and IE6/7
  • Complexity:
    Intermediate
  • Number of attachments :
    1

Description

Editing purge configuration doesn't have options to change the value of the "Enabled" field.

Activity

Hide
Wendy Smoak added a comment -

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';

Show
Wendy Smoak added a comment - 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';
Hide
Jose Morales Martinez added a comment -

It modifies text in the properties and displays a check in the form to allow enable/disable purge configuration.

Show
Jose Morales Martinez added a comment - It modifies text in the properties and displays a check in the form to allow enable/disable purge configuration.
Hide
Jose Morales Martinez added a comment -

Fixed for revision 776127 in 1.3.3 branch.

Show
Jose Morales Martinez added a comment - Fixed for revision 776127 in 1.3.3 branch.

People

Vote (2)
Watch (3)

Dates

  • Created:
    Updated:
    Resolved: