[ZBX-5411] map links not sanely sorted Created: 2012 Aug 03  Updated: 2017 May 30  Resolved: 2012 Aug 23

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Frontend (F)
Affects Version/s: 2.0.2
Fix Version/s: 2.0.3rc1, 2.1.0

Type: Incident report Priority: Trivial
Reporter: richlv Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: links, maps
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

map links currently (supposedly ) are sorted by element type and then by 'from'. this is bad, because sorting by type is not obvious to user, and is illogical (link can connect two elements of different types).

suggested solution :

sort by "from" first;
sort by "to" second;
sort by map link id last.

also, how are "from" and "to" decided ? by selementid or in a different way ?

(1) this all should be documented somewhere



 Comments   
Comment by Alexey Fukalov [ 2012 Aug 22 ]

dev branch: svn://svn.zabbix.com/branches/dev/ZBX-5411

Comment by Eduards Samersovs (Inactive) [ 2012 Aug 22 ]

(1) Link list selection not unhighlights after link details closing.

<Vedmak> RESOLVED
<Eduard> CLOSED

Comment by Eduards Samersovs (Inactive) [ 2012 Aug 23 ]

Tested

Comment by Alexey Fukalov [ 2012 Aug 24 ]

Fixed in 2.0.3rc1 29819, 2.1.0rc1 29820

Comment by richlv [ 2012 Aug 24 ]

described at least at http://www.zabbix.com/documentation/2.0/manual/introduction/whatsnew203#miscellaneous_frontend_improvements

Generated at Thu Apr 25 02:34:03 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.