-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.X, 7.4.3.10 CE GA10, Master
-
Component/s: Forms
-
Branch Version/s:7.3.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Git Pull Request:
Steps to Reproduce
- Compile portal using 7.3.x and start it
- Create a new Form having only a Text field
- Publish the Form
- Fill out the Form using its public URL and submit it
- Stop portal
- Compile portal using master
- Run the upgrade tool using the database created by portal 7.3.x
- Start portal master
- Go to Content & Data > Forms and see the migrated Form
- Open its public URL
- Observe
Note: Workaround --> Save form again or unpublish and publish.
Note 2: When the form is inserted on a Page issue do not happen
Note 3: When LPS-124588 gets merged on 7.3.x then this issue will probably occur on 7.3.x too.
Expected Result
The form is displayed successfully
Actual Result
The message "This form is not available or it was not published." appears and the form isn't displayed.
Reproduced In master:
309954b089afafa8116ff2755079b09aaf965087
- fixes
-
LPS-139905 Form is not available on Upgrade 7.2 -> 7.4 DXP
- Closed