-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.3 CE GA4, 7.3.10 DXP GA1, Master
-
Component/s: App Builder
-
Fix Priority:3
-
Sprint:App_Builder_7.3_25
-
Git Pull Request:
-
QA Test Score:5
Steps to Reproduce
Scenario 1:
- Go to Control Panel > App Builder > Custom Objects > Add a Custom Object;
- Add a Form View > add a name to the form view > save;
Scenario 2:
- Go to Control Panel > App Builder > Custom Objects > Add a Custom Object;
- Add a Form View > add a name > add a field > save;
- Reopen the created form view > delete the field from the form view only > save;
Scenario 3:
- Go to Control Panel > App Builder > Custom Objects > Add a Custom Object;
- Add a Form View > add a name > add a field > save;
- Reopen the created form view > delete the field from the object > save;
Expected Result
The user is not able to save an empty form view (no fields added).
Actual Result
The user is able to save an empty form view (no fields added).
Reproduced In
master: d8ae428fc7c66e11fd64c7f9605a523afe87b2cc
- relates
-
LPS-112071 Missing collapse button for the Columns sidebar in Table View Builder
- Closed