Details
-
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
7.0.0 Alpha 4
-
2
Description
Reproduced on:
Tomcat 7.0.62 + MySQL 5.6.25. Portal master GIT ID: 0b2d7773e98685c56ff433e2dfc435060b11ba12.
Steps to Reproduce:
- Go to Product Menu > Liferay > Content > Forms
- Add new form
- Click on Options Ellipsis in the top right corner of the portal
- Assert "Settings" available
- Input Name
- Add a text field
- Save form
- Go back and edit form
- Click on Options Ellipsis in the top right corner of the portal
- Assert "Settings" available
Expected Result:
"Options" and "Settings" are available both while creating a new form and after saving a form.
Actual Result:
Steps fail at steps 3-4 because "Options" is not available, but "Options" and "Settings" are available after re-saving the form (steps 9-10).