Legacy Traffic Ops UI sorted this list of OS versions in the form. TP is not 
doing the same currently.

This is the line in question:

https://github.com/apache/trafficcontrol/blob/d02bc823b3edc972f6c21afcb84d5d3af3b6d30f/traffic_portal/app/src/common/modules/form/iso/form.iso.tpl.html#L43

I believe a sort can be added here, such as:

`ng-repeat="(key, value) in osversions | orderBy:key"`

I'm not certain of the exact syntax, however, and have not tested this.

[ Full content available at: 
https://github.com/apache/trafficcontrol/issues/2809 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to