<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>On Sat, Jan 9, 2016, at 05:22 PM, Krzysztof Szymanski wrote:<br></div>
<blockquote type="cite"><div dir="ltr"><div><div><div><div><div><div><div>Helo,<br></div>
</div>
<div>I have problem with sorting new column that I have added to "Device List" page - it is named HOSTNAME.<br></div>
<div> </div>
</div>
<div>I made these tasks:<br></div>
<div><i>1. genieacs-gui/config/index_parameters.yml</i> 
-> added HOSTNAME: summary.hostName<br></div>
</div>
<div><i>2. genieacs/config/parameters.json</i> -> added  "InternetGatewayDevice.WEB_GUI.Network.Network_Mode.Internet_Protocol_Settings.Host_Name" : {"alias" : "summary.hostName"},<br></div>
<div>3. <i>npm run compile + restart processes<br></i></div>
<div><span lang="en"><span>The values</span> <span>from the field</span> <span>HOSTNAME</span> <span>appear</span> <span>but</span> <span>are not sorted</span> <span>properly. </span></span>After that then I click on title "HOSTNAME" there is no sorting by that column. All the time is to sort by column "Last inform".<br></div>
</div>
<div><span lang="en"><span>Could anyone</span> <span>help me</span> <span>with this problem? <br></span></span></div>
</div>
</div>
</div>
</blockquote><div> </div>
<div>I have noticed this issue before but I always assumed it's due to use of aliases (sorting doesn't work accurately on aliases). I double checked now and it tuns out sorting by regular parameters is also not working properly. I found the problem and will patch soon.<br></div>
<div> </div>
<div>Zaid<br></div>
</body>
</html>