Uploaded image for project: 'PUBLIC - Liferay Portal Community Edition'
  1. PUBLIC - Liferay Portal Community Edition
  2. LPS-65822

Selected "Other Calendars" do not persist on upgrade to 7.0

Details

    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:

      1. Download attached 6.2 database dump
      2. Import dump into MySQL 5.7
      3. Add data folder to ee-7.0.x bundle
      4. Set index to read-only
        1. New file: com.liferay.portal.search.configuration.IndexStatusManagerConfiguration.cfg
        2. Property: indexReadOnly=true
      5. 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
      6. Re-enable indexing
        1. File: com.liferay.portal.search.configuration.IndexStatusManagerConfiguration.cfg
        2. Property: indexReadOnly=false
      7. Start portal
      8. Go to Calendar Page
      9. 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

          Activity

            People

              victor.ware Victor Ware
              victor.ware Victor Ware
              Kiyoshi Lee Kiyoshi Lee
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                5 years, 22 weeks, 4 days ago

                Packages

                  Version Package
                  7.1.0 M1
                  Master