-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.1 CE GA2, 7.3.2 CE GA3, 7.3.10 DXP GA1, Master
-
Component/s: Data Engine, Dynamic Data Mapping > Upgrades
-
Fix Priority:4
-
Sprint:Data_Engine_7.3_20, Data_Engine_7.3_21
-
Git Pull Request:
- Creates a web content structure on 7.2.x
- Update the web content structure, so a new version is created 1.1, adding a new file
- Update from dynamic-data-mapping-service the Liferay-Require-SchemaVersion to 3.5.0 and deploy
- Register an upgrade step:
- Add to DDMServiceUpgrade:
- registry.register(
"3.4.0", "3.5.0",
new UpgradeDDMStructure(
_ddmFormLayoutDeserializer, _jsonDDMFormLayoutSerializer));
- registry.register(
- Add to DDMServiceUpgrade:
- Upgrade portal from 7.2.x to master
- Enable the new form builder editor, paste the attached file into bundles -> osgi -> configs
- Go to edit the web content structure
Actual Result:
An empty page appears
Expected result:
You can see the web content structure with all the fields