-
Problem report
-
Resolution: Fixed
-
Critical
-
4.0.10, 4.2.4, 4.4.0alpha1
-
Sprint 54 (Jul 2019)
-
0.25
Steps to reproduce:
- Create template with discovery rule
- Create three item prototypes in this discovery rule. All of these item prototypes should have two preprocessing steps.
- Create host and link this template to it.
- Perform a discovery
- Add new preprocessing step (third) to templated item prototype (for the one that is parent to item prototype with highest ID)
- Perform discovery second time
Result:
- newly added preprocessing step in discovered item is first.
- preprocessing steps in item prototype are in correct order.
Expected:
- preprocessing steps in discovered item should be in same order, as in item prototype.
- depends on
-
ZBX-16376 Incorrect generation of the order of preprocessing steps
- Closed