-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.0 CE GA1, 7.3.10 DXP GA1, Master
-
Component/s: App Builder
-
Fix Priority:5
-
Sprint:App_Builder_7.3_11
-
Git Pull Request:
Description
The creation of a new Form View with some fields (text and numeric) that are also present in the other form views is breaking the old ones.
Steps to Reproduce
- Go to Control Panel > App Builder > Custom Objects > Add a Custom Object;
- Add a Form View with some fields (text or numeric) > Save it as "Form 1";
- Add a new Form View with the same fields on step 2 > Save it as "Form 2";
- Try to open the first created form "Form 1";
- Observe that this Form is not loading.
Expected Result
The creation of a new Form View with some fields (text and numeric) that are also present in the other form views is not breaking the old ones.
Actual Result
The creation of a new Form View with some fields (text and numeric) that are also present in the other form views is breaking the old ones.
Reproduced In
master: fb40504b729b607b3b4cdad3054f16f51f6df82b
- Testing discovered
-
LPS-95961 As an App Adm, I want to delete a field from an object
-
- Closed
-