-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.10 EE GA1, 7.0.0 CE GA1
-
Fix Version/s: 6.2.X EE, 7.0.0 DXP FP5, 7.0.0 DXP SP1, 7.0.3 CE GA4, Master
-
Component/s: Documents & Media
-
Branch Version/s:7.0.x, 6.2.x
-
Backported to Branch:Committed
-
Story Points:1.25
-
Fix Priority:3
-
Git Pull Request:
Documents with non-zero classNameId's (whether this is done through modification or when created) will not be migrated when migrating the document library. With the exception of images, MB attachments, and Wiki attachments, these documents are kept from being migrated by a constraint checked during migration.
Steps to reproduce:
1. Create a document under default file system store
2. Modify the classnameid and classPK in DLFileEntry table to a number other than 0, such as 11111
3. Perform data migration to AdvancedFileSystem store or to anything different from the current store
4. Restart server after updating portal-ext and attempt to download the file
Expected results:
File is available
Actual results:
File returns "resource not found"
BRANCH
Reproduced
aad5f50ff011e5ce826b696e0da7eb077994d3f4
MASTER
Reproduced
eef7ece1008653c0e31c5b826e726a8f5e048bb5
- relates
-
LPE-15368 Cannot migrate documents with non-zero classNameId's
-
- Closed
-