HealthCatalyst / Fabric.Terminology

Service to provide shared healthcare terminology data
Apache License 2.0
3 stars 3 forks source link

Sorting value sets by "Last Modified" or "Authority" leads to unpredictable ordering #167

Closed petermcclanahan closed 6 years ago

petermcclanahan commented 6 years ago

As pictured below, you can see that sorting by "Authority" leads to unpredictable ordering. The same is true for the "Last Modified" column. The second image below shows that the ordering is indeed being sent to the TerminologyService.

image

image

rustyswayne commented 6 years ago

Fixed with #168