-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
6.4.16
-
None
The problem is present in the teplate MSSQL by ODBC
Steps to reproduce:
- In a host monitored by a Proxy
- Define a Master item (retriving a JSON)
- Define a Dependent Item
- Extracting some part of the JSON with discard vale in Custom on Fail
- do not keep history
- Optionaly defiene a dependent item form the previous dependent
- The Master item get unsupported
- All the dependent items get unsupported with the same message than the Master item
- The master became available but the result does not contains the JSON value for the first dependent item
- The first dependen item is still in unsupported state, besides the custom on fail
- If we change the conf to store history, the item change it state
Expected:
When the master became available, the dependent item should became available, at least in this case.