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

Leftovers data from shopping database tables after data cleanup.

Details

    Description

      Step to reproduce

      1. Use the attached data to perform the upgrade to master
      2. Start the server with the upgraded database.
      3. Go to Control Panel -> System Settings -> Upgrade -> Data Cleanup.
      4. Select "Clean up shopping module data." and Save
      5. In the database, run this command:
        SELECT * FROM ClassName_ WHERE value LIKE '%com.liferay.portlet.shopping%';                     SELECT * FROM ResourceAction WHERE name LIKE '%com.liferay.portlet.shopping%';

      Expected result:

      No leftover from shopping in the database tables after data cleanup.

      Actual result:

      There are leftovers from the shopping after data cleanup. See the screenshot.

       

      Attachments

        Issue Links

          Activity

            People

              brian.chan Brian Chan
              koor.gai Koor Gai (Inactive)
              Kiyoshi Lee Kiyoshi Lee
              Kevin Lee Kevin Lee
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                49 weeks, 1 day ago

                Packages

                  Version Package
                  7.4.3.7 CE GA7
                  7.4.13 DXP U3
                  7.4.3.31 CE GA31
                  7.4.3.32 CE GA32
                  Master