-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.1.10 DXP FP10, 7.1.10.2 SP2, 7.1.3 CE GA4, 7.1.X, Master
-
Component/s: Forms
-
Branch Version/s:7.1.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Sprint:Forms_7.2_19
-
Git Pull Request:
-
QA Test Score:10
Summary:
Forms is being lost when upgrading from 7.0 to Master (7.2).
Steps to reproduce:
- Launch 7.0, go to Content > Forms;
- Click to add a New Form;
- Add some fields (Text Field, Paragraph, Select from list, Single selection, etc);
- Add a public page containing this Form;
- Submit some entries;
- Upgrade the portal from 7.0 to Master (7.2);
- Launch Master (7.2);
- Go to the created Page and notice that Forms is not available;
- Go to Content > Forms > open the Forms entries > notice that it is not filled as expected;
- Try to open the Forms and observe the issue;
Expected result:
Forms should not be lost when upgrading from 7.0 to Master (7.2).
Actual result:
Forms is being lost when upgrading from 7.0 to Master (7.2).
NOTE: This issue is not reproducible when upgrading from 7.1 to Master (7.2).
Reproducible On:
master: f511b5f15bf0c86f22c229b63c7adf34551e8a6d
- fixes
-
LPS-92695 JSONException when upgrading
- Closed