BroadSoft-Xtended / BroadWorks-Dashboards-and-Discovery

This repository contains the BroadWorks Dashboards and Discovery components to extend BroadWorks data mining, reporting, and analysis capabilities.
23 stars 4 forks source link

XSLog sort order in logmessage #82

Open coreyt429 opened 5 years ago

coreyt429 commented 5 years ago

I made the following change to correct the sort order in the logmessage view. Prior to this, XSLog entries in the same millisecond were randomized:

$ diff ./server/routes/example.js ./server/routes/example.js.bak 586,588d585 < }, < 'sourcefilename': { < 'order': 'asc'