Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M2
-
Component/s: Administration, Administration > Server
-
Labels:
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Similar Issues:
Description
User avatars do not get migrated to the proper location after advanced file store migration.
Steps to reproduce:
1) Upload a user portrait.
2) Control Panel -> Server Administration -> Data Migration
3) Select the "dl.store.impl" value of "com.liferay.portlet.documentlibrarystore.AdvancedFileSystemStore"
4) Execute
5) Wait for a few seconds and refresh the page.
6) Shutdown Tomcat Server
7) Edit portal-ext.properties, add "dl.store.impl=com.liferay.portlet.documentlibrary.store.AdvancedFileSystemStore"
8) Restart Tomcat Server
9) Sign in.

This is a problem not just for user portraits but anything that needs to be migrated over from the image table.