[ZBX-18975] Item test form truncates value Created: 2021 Feb 05 Updated: 2024 Apr 10 Resolved: 2021 Oct 27 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Frontend (F) |
Affects Version/s: | 5.0.7, 5.2.4, 5.4.0alpha1 |
Fix Version/s: | 5.0.18rc1, 5.4.7rc1, 6.0.0alpha6, 6.0 (plan) |
Type: | Problem report | Priority: | Trivial |
Reporter: | Vjaceslavs Bogdanovs | Assignee: | Andrejs Griščenko |
Resolution: | Fixed | Votes: | 1 |
Labels: | itemtest, limit | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
||||||||
Team: | |||||||||
Sprint: | Sprint 73 (Feb 2021), Sprint 74 (Mar 2021), Sprint 75 (Apr 2021), Sprint 76 (May 2021), Sprint 77 (Jun 2021), Sprint 78 (Jul 2021), Sprint 79 (Aug 2021), Sprint 80 (Sep 2021), Sprint 81 (Oct 2021) | ||||||||
Story Points: | 0.125 |
Description |
Item test form allows setting Value for testing (or receive the value from Host). This value is always truncated to 65K characters in item testing form. This produces inconsistency when data collection is working fine, but the item test doesn't allow such values. If values are collected from the host, a negative character count could be shown in the value popup in the case of 65K+ characters. Additionally, if test data is retrieved from host through Proxy, values received from the host are always trimmed to the 65K producing errors. |
Comments |
Comment by Andrejs Griščenko [ 2021 Oct 19 ] |
Resolved in development branch feature/ZBX-18975-5.0. |
Comment by Andrejs Griščenko [ 2021 Oct 26 ] |
Fixed in:
|