Comment 22 for bug 1331174

Revision history for this message
Jeff Godin (jgodin) wrote :

Assuming code associated with bug 1378829 is merged before this code, the latest branch on this bug will contain a redundant change to seed data, and the following line should be removed from the upgrade script (even though it shouldn't actually cause harm if run after the upgrade script associated with bug 1378829):

UPDATE PERMISSION.PERM_LIST SET CODE='COPY_STATUS_LONG_OVERDUE.override' WHERE CODE='COPY_STATUS_LONGOVERDUE.override';