-
Problem report
-
Resolution: Fixed
-
Trivial
-
4.0.13, 4.2.7, 4.4.0
-
Sprint 57 (Oct 2019), Sprint 58 (Nov 2019)
-
0.25
Steps to reproduce:
- Navigate to Configuration -> Actions -> Triggers.
- Press Create action button to add a new action.
- Switch to Operations tab.
- Press New button to add a new operation.
- Add two Operation conditions.
- Press Remove button to remove the first operation condition.
- Press New button again to add a new operation condition.
Result:
- The remaining operation condition has no value.
- The following error:
Undefined offset: 1 [actionconf.php:775 → CView->render() → include() in include/views/configuration.action.edit.php:1126]
Expected:
- Operation condition value is preserved.
- No errors.