-
Problem report
-
Resolution: Fixed
-
Minor
-
3.0.9rc1, 3.2.5rc1, 3.4.0alpha1
-
Sprint 4, Sprint 5, Sprint 6, Sprint 7, Sprint 8, Sprint 9
-
1
I was checking current trunk (r66532), it acts strangely:
- :
- Create a LLD rule, go to Filters tab, add one filter
- Choose Type of calculation: And
- Press Update, no errors
- View LLD rule, note that And was saved
- :
- Create a LLD rule, go to Filters tab, add one filter.
- Choose Type of calculation: Or
- Press Update, no errors
- View LLD rule, note that Or was saved
- :
- Create a LLD rule, go to Filters tab, add one filter.
- Choose Type of calculation: Custom
- Enter a valid expression, e.g. "A"
- Press Update, no errors
- View LLD rule, note that frontend silently saved And/Or
- :
- Create a LLD rule, go to Filters tab, add one filter.
- Choose Type of calculation: Custom
- Enter an invalid expression, e.g. "not A"
- Press Update, no errors
- View LLD rule, note that frontend silently saved And/Or
- :
- Create a LLD rule, go to Filters tab
- Add one filter
- Add a second one
- Remove the second filter
- Note that Type of calculation drop down disappears!