Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X, 7.1.X, 7.2.X, 7.3.X, Master
-
7.3.x, 7.2.x
-
Committed
-
3
-
Database Upgrade
Description
Customer created a Regular Role with permissions related to Workflow and Submissions. After upgrading to DXP 7.2, they're seeing that this role has lost a lot of its permissions and some of the permission configurations don't look like they translated over properly.
Steps to Reproduce
- Start up a clean instance of Portal 6.2 SP20
- Create a new Regular Role called 'Workflow Provider' and assign the permissions demonstrated in the screenshot, 62_Role_Permission.png.
- Shutdown Liferay
- Upgrade to master
- Navigate to Roles and view the permissions set for the Workflow Provider role
Expected Behavior: The role contains the permissions set in Portal 6.2
Actual Behavior: The role has many permissions missing. Note: This cannot be tested in master due to LPS-127032.
Testing
Master
Reproduced in cdbf4321e72c9b8daf6d173de4e47a882c9a3990, however an unrelated error prevents the UI from showing.
Attachments
Issue Links
- Discovered while testing
-
LPS-127032 NullPointerException while viewing role permissions after upgrade
- Verified