-
Type:
Problem report
-
Resolution: Duplicate
-
Priority:
Trivial
-
None
-
Affects Version/s: 7.0.26rc1, 7.4.10rc1, 8.0.0alpha2
-
Component/s: None
-
None
Steps to reproduce:
- Have item with pre-processing step "Discard unchanged" or "Discard unchanged with heartbeat". (Can use version to easier reproduce error).
- Have value mapping added
- Open "Test" form
- Run test.
- Run test again (there is Previous value present) and new value matches previous one.
Result:
Request fails with exception. There is no result. Exception:
Uncaught TypeError: CValueMapHelper::applyValueMap(): Argument #2 ($value) must be of type string, null given, called in /var/www/html/app/controllers/CControllerPopupItemTestSend.php on line 475 and defined in /var/www/html/include/classes/helpers/CValueMapHelper.php:31 Stack trace: #0 /var/www/html/app/controllers/CControllerPopupItemTestSend.php(475)
Expected:
Result should be "No value". Need to decide what to do with value mapping - I assume value mapping should be fixed and not displayed.
- duplicates
-
ZBX-26854 Error appears in the log, when testing item with value mapping and preprocessing step: discard unchanged
-
- READY TO DEVELOP
-