-
Incident report
-
Resolution: Duplicate
-
Trivial
-
None
-
6.0.13, 6.2.7
-
None
-
None
In the Database discovery there is an item prototype called "Checksum failures".
It is possible that Database returns value NULL for checksum failures, in this scenario item preprocessing fails and item becomes unsupported.
Please add another preprocessing step to validate the data or even replace NULL with 0 to avoid this.