-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.5 CE GA6, 7.3.10 DXP GA1, Master
-
Component/s: App Builder
-
Fix Priority:4
-
Sprint:App_Builder_7.3_31
Description
An entry was created with a multiple selection option that is no longer available after being deleted
Pre-conditions
- Go to Control Panel > App Builder > Objects > Add a Custom Object;
- Add a Form View Multiple Selection field;
- On Basic tab add three options;
- On Advanced tab chose two options to set as Predefined Value
- Save the form
- Deploy an app using the Form View and Table View.
Steps to Reproduce
- Create a entry with the two options already selected
- Go to Form View created before
- Select Multiple Selection field created before
- On Basic tab, delete one option which was set as Predefined Value
- Save the form
- Update the App and go to the App deployed
- Create a entry with one option already selected
Expected Result
A entry is created with only one option for the Multiple Selection field
Actual Result
A entry is created with the two options for the Multiple Selection field
Reproduced In
master: af8ee0f1e2d80d79b853af029589bf53022c37c4
- Is blocked by
-
LPS-119273 It's not possible to delete options from Selection fields
- Closed