-
Type:
Impedibug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Completed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.3 CE GA4, 7.3.10 DXP GA1, Master
-
Component/s: Data Engine
-
Labels:
-
Fix Priority:4
-
Sprint:Data_Engine_7.3_17, Data_Engine_7.3_18, Data_Engine_7.3_19, Data_Engine_7.3_20, Data_Engine_7.3_21, Data_Engine_7.3_22, Data_Engine_7.3_23, Data_Engine_7.3_24, Data_Engine_7.3_27, Data_Engine_7.3_25, Data_Engine_7.3_26, Data_Engine_7.3_28
-
Git Pull Request:
Description
It's not possible to save a form after duplicating a field group (section).
Steps to Reproduce
- Go to Control Panel > App Builder > Custom Objects > Add a Custom Object;
- Add a Form View > add a Text field > add a second Text field over the previous one to create a section;
- Duplicate the created field group (section);
- Try to save the form.
Expected Result
It's possible to save a form after duplicating a field group (section).
Actual Result
It's not possible to save a form after duplicating a field group (section).
Reproduced In
master: d5185c8a0d9ce804e4956e47f6dc9d99ce74f287
- fixes
-
LPS-114361 Editing a field of a duplicated section is editing its parents fields
- Closed