Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.1.0-b1
-
Fix Version/s: 5.1.0-b2
-
Component/s: None
-
Labels:None
Description
To reproduce:
- Create a config option group
- Create 3 Text config options in the group
- Create option logic that make Textbox2 conditional on Textbox1 = a
- Create option logic that make Textbox3 conditional on Textbox2 = a
- Assign the config option group to a package
- Start creating a service with the package
- Enter 'a' in Textbox1
- Enter 'a' in Textbox2
- Enter 'b' in Textbox1
- See that Textbox3 is still displayed