Skip to content

Update sorting based on url parameters!!!

Craig Smith requested to merge hotfix/sort_modified into master

What i did

Updated the df_rest order by to check if sorting by modified then to use COALESCE to determine the sorting between created and modified

Task: https://preview.gotasman.com/dashboard/tasks/new-tasks-do-not-sort-correctly-when-sorting-by-recently-modified-51495

Edited by Craig Smith

Merge request reports