-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X
-
Fix Version/s: 7.0.0 DXP FP93, 7.0.10.14 DXP SP14, 7.0.X
-
Component/s: Dynamic Data Lists > Form, Dynamic Data Mapping, Forms
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
- Create a new form: add a Multiple Selection field (test) with two options: 1 and 2.
- Add form to a page.
- Fill the form (value 2) and submit it.
- Edit the form and change the options from 1 and 2 to 5 and 6 and save.
- Check form's entries.
Expected result: there is one entry for the form with test field value is 2.
Actual result:
- 7.0.x: a NullPointerException occurs and the portlet is not available.