Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.4.13 DXP GA1, Master
Description
- Use the attached data to perform the upgrade to master
- Start the server with the upgraded database.
- Go to Control Panel -> System Settings -> Upgrade -> Data Cleanup.
- Select "Clean up software catalog module data." and Save
- In the database, run this command:
SELECT * FROM ResourceAction WHERE name LIKE '%com.liferay.portlet.softwarecatalog%';
Expected result:
No leftover from Software Catalog in the database after data cleanup.
Actual result:
There are leftovers from the Software Catalog after data cleanup. See the screenshot.
Attachments
Issue Links
- is related to
-
LPS-144203 Leftover data from Software Catalog in the ResourceAction table after using the Data Cleanup
- Closed