-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: 7.4.13 DXP GA1, Master
-
Fix Version/s: 7.4.3.7 CE GA7, 7.4.13 DXP U3, Master
-
Component/s: Database Upgrade Framework, Util > Software Catalog
-
Fix Priority:3
-
Git Pull Request:
-
QA Test Score:3
- 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.
- relates
-
LPS-129575 Add option to remove Software Catalog data in DataCleanup module
-
- Closed
-