-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.4 CE GA5, 7.3.10 DXP GA1, Master
-
Component/s: App Builder, Workflow
-
Labels:
-
Fix Priority:4
-
Git Pull Request:
Steps to Reproduce
- Go to Applications > App Builder > Objects
- Create an Object with Form and Table View
- Go to Applications > App Builder > Apps > Workflow Powered
- Create a Workflow App
- Go to Applications > App Builder > Objects
- Delete the Object
- Go to Applications > App Builder > Apps > Workflow Powered
Actual Result
- Error message and exception in logs happens
2020-08-06 00:01:13.133 ERROR [http-nio-8080-exec-8][ExceptionMapper:31] java.lang.RuntimeException: com.liferay.dynamic.data.mapping.exception.NoSuchStructureException: No DDMStructure exists with the primary key 37881 java.lang.RuntimeException: com.liferay.dynamic.data.mapping.exception.NoSuchStructureException: No DDMStructure exists with the primary key 37881
Expected Result
- Workflow Powered tab should be opened without any issue
Reproduced In
- master: b2d7d9f107f402a491d2092cfaad64841044956c
- is duplicated by
-
LPS-118631 The empty state is not displayed for "Standard" Apps when all the Objects are deleted
- Closed
- links to