mitchell852 opened a new issue #2068: Default sort order for ds requests should 
take createdAt into account
URL: https://github.com/apache/incubator-trafficcontrol/issues/2068
 
 
   GET /api/deliveryservice_requests default sort order should be ds.xml_id + 
createdAt. currently, it's just ds.xml_id.
   
   so you don't end up with a response like this which is out of sequential 
order.
   
   foo-bar | create | 2018-01-01
   foo-bar | delete | 2018-01-03
   foo-bar | update | 2018-01-02

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to