-
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
-
Labels:
-
Fix Priority:5
-
Sprint:App_Builder_7.3_29
-
Git Pull Request:
-
QA Test Name:
- LocalFile.AppBuilder#AddMultipleFormViewsToTheSameObject
- LocalFile.AppBuilder#ChangeFormViewsListOrderByDate
- LocalFile.AppBuilder#ChangeFormViewsListOrderByName
- LocalFile.AppBuilder#ChangeTableViewsListOrderByDate
- LocalFile.AppBuilder#ChangeTableViewsListOrderByName
- LocalFile.AppBuilder#DeleteFormViewFieldFromObject
- LocalFile.AppBuilder#DeployAnAppChoosingBetweenTheExistingFormViews
- LocalFile.AppBuilder#DeployAppChoosingBetweenDifferentTableViews
- LocalFile.AppBuilder#FormViewClearSearchResults
- LocalFile.AppBuilder#FormViewSearchByTerm
- LocalFile.AppBuilder#FormViewSearchNoResultsFound
- LocalFile.AppBuilder#PublishAppsInProductMenuAndReuseItsViews
- LocalFile.AppBuilder#PublishAppsInStandaloneAndReuseItsViews
- LocalFile.AppBuilder#RemoveFieldInMultipleFormViews
- LocalFile.AppBuilder#TableViewSearchByTerm
- LocalFile.AppBuilder#TableViewSearchNoResultsFound
- LocalFile.AppBuilder#UpdateDeployment
- LocalFile.SharedAppBuilder#ReuseExistingFormViewFields
-
QA Test Score:89
Description
It's not possible to save/edit an existing Form View and create a second Form View
Steps to Reproduce
- Go to Global Menu > Control Panel > App Builder > Objects > Add a Custom Object;
- Add a Form View > add some fields > save the form;
- Reopen the created form;
- Just try to save the format again - Bug 1;
- Go back and try to create a new Form View;
- Observe the Form View created in the step is shown - Bug 2.
Error:
Error:No DDMStructureLayout exists with the key {groupId=20124, classNameId=20017, structureLayoutKey=35997}
Expected Result
It is possible to save/edit an existing Form View and create a second Form View
Actual Result
It's not possible to save/edit an existing Form View and create a second Form View
Reproduced In
master: 1c223735e06ef26022ce7788d13a4edab3e1b98e
- is duplicated by
-
LPS-118260 It is not possible to create more than 1 Form View or edit the one already created
- Closed
- relates
-
LPS-152723 Structure after upgrade cannot be saved.
- Closed