[ZBX-11612] Misleading numbers next to the status message Created: 2016 Dec 16 Updated: 2019 Oct 04 Resolved: 2019 Oct 04 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Frontend (F) |
Affects Version/s: | 3.4.0alpha1 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Trivial |
Reporter: | Vjaceslavs Bogdanovs | Assignee: | Zabbix Development Team |
Resolution: | Won't fix | Votes: | 2 |
Labels: | actions, failure, problems, ui | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() ![]() |
||||||||
Issue Links: |
|
Description |
Consider the following use case: This made me thinking that both of my actions are in a failed state as there are counter next to status "failures". I suggest to change this numeric output to two values for failed actions like that: "Failures 1/2" or "Failures 1 of 2" to avoid confusion. The same problem is with "In progress" actions: |
Comments |
Comment by Andris Mednis [ 2016 Dec 16 ] |
How about simply "Failed: 1" ? |
Comment by dimir [ 2016 Dec 16 ] |
I think it's good to know how many there were so I'd vote for "Failed 1/2". |
Comment by richlv [ 2016 Dec 16 ] |
also keep in mind the way this would look with another action in progress (there might be 3 states displayed) |
Comment by Vjaceslavs Bogdanovs [ 2016 Dec 19 ] |
I would say that the best solution is to display all the numbers next to each other (as there are not so many states for action), highlight them with different colors and provide hints so you can lookup the meaning of the number / color. Similar approach is used in the dashboard: |
Comment by Alexander Vladishev [ 2019 Oct 04 ] |
Already fixed in version 4.0.0 with |