Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
-
4
-
Data_Engine_7.3_20, Data_Engine_7.3_21
Description
- 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