-
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, Forms
-
Fix Priority:4
-
Sprint:App_Builder_7.3_24
-
Git Pull Request:
-
QA Test Name:
-
QA Test Score:5
Description
"Delete from Object" action is not working when the field is already added to the form view body
Steps to Reproduce
- Go to Control Panel > App Builder > Objects > Add a Custom Object;
- Add a Form View > add some fields to the form view body;
- Try to Delete from Object the fields via the action menu fields (kebab button) or via the X button available in the object sidebar;
- Observe the field is not removed from the object - NOT OK;
- Remove the field from the form view only;
- Try to Delete from Object the fields via the action menu fields (kebab button) or via the X button available in the object sidebar;
- Observe the field is removed from the object - OK;
Expected Result
"Delete from Object" action is working when the field is already added to the form view body
Actual Result
"Delete from Object" action is not working when the field is already added to the form view body
Reproduced In
master:8abc9337c7f4acd55e8ef803632f26090cafe3be
- Discovered while testing
-
LPS-113937 "Remove", "Delete from Object" and "Duplicate" actions are not working.
- Closed