-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Component/s: Forms
-
Labels:
-
Story Points:1
-
Fix Priority:4
-
Git Pull Request:
Steps to reproduce:
- Go to Content > Forms
- Add a Form
- Add three pages
- Add a text field in each page
- Go to Rule Builder
- Add Rule: If text1 is not empty, jump to page 2
- Do not save or cancel rule
- Remove page 3
- Add a date field in page 1
- Go to Rule Builder (the rule you built in step 6 should still be there)
- Edit "text1" and see other fields
Expected result:
You should see fields text1, text2 and date available for selection.
Actual result:
You see field text1, text2 and text3.
12. Edit target page in the Jump to Page Action
Expected result:
You should not see any pages.
Actual result:
You see pages 1, 2 and 3, which was deleted.