Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 4.0, 4.1, 4.2, 5.0
-
Fix Version/s: 5.0
-
Component/s: None
-
Labels:None
-
Attachments:
-
Comments:5
-
Documentation Status:Needed
Description
If you choose to enable Discovery (or if it is enabled by default, as is the case for all versions of DSpace after and including 4.0), old browse index tables can cause difficulty for you, if you leave them around, as they are all created with referential integrity constraints. The 3x to 4x upgrade scripts need to be adjusted to drop these tables... or, an additional SQL script needs to be added to assist people in dropping the old tables, when they are no longer needed. Related issues: DS-1619 and DS-1920.