Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.1 CE GA2
Description
Reproduced on:
MySQL 5.7
ee-6.2.10.15 > ee-7.0.x 70b6cf95575987d6af41631d69953b0ba2c7d5cc.
Oracle 11
ee-6.2.10.15 > ee-7.0.x 70b6cf95575987d6af41631d69953b0ba2c7d5cc.
Steps to Reproduce:
- Download attached 6.2 database dump
- Import dump into MySQL 5.7
- Add data folder to ee-7.0.x bundle
- Set index to read-only
- New file: com.liferay.portal.search.configuration.IndexStatusManagerConfiguration.cfg
- Property: indexReadOnly=true
- Upgrade database to 7.0 using the upgrade tool in bundle/tools/portal-tools-db-upgrade-client
- java -jar com.liferay.portal.tools.db.upgrade.client.jar
- Re-enable indexing
- File: com.liferay.portal.search.configuration.IndexStatusManagerConfiguration.cfg
- Property: indexReadOnly=false
- Start portal
- Go to Calendar Page
- View Calendars listed in "Other Calendars"
Expected Result:
Calendars added in 6.2 (calendaruser calendaruser, Second site with calendar) are present.
Actual Result:
No other calendars are present. They must be re-added by the user.
Attachments
Issue Links
- is duplicated by
-
LPS-65813 Portlet Preferences not propertly migrating on upgrade to Liferay 7
- Closed