Closed kamalparyani closed 4 days ago
Hi, good day for everyone just want to double the report of this bug with a slight difference Details: Version: v0.24.4 All columns are sorting well, but when sorting the column 'Created' i get the Internal Server Error. Logs from docker show
2024-11-11T03:57:55Z: WEB ▶ 192.168.16.225 GET 500 /api/v1/projects/2/views/21/tasks?sort_by[]=index&sort_by[]=created&order_by[]=desc&order_by[]=desc&filter=&filter_include_nulls=false&filter_timezone=Asia%2FTaipei&s=&expand=subtasks&page=1 2.142685ms - Mozilla/5.0 (X11; Linux x86_64; rv:131.0) Gecko/20100101 Firefox/131.0 2024-11-11T03:57:55Z: ERROR ▶ 1008 Error 1052 (23000): Column 'created' in order clause is ambiguous
Notes: -I'm aware that you need to reset the sorting of other columns to make single column sorting work as expected. -I tried creating a clean new project, sorting Created column behavior remains showing error.
@kamalparyani in your screenshot i can see you have 2 sortings enabled, '#' and 'Created'.
Description
tested on try Error is coming in projects and not in "saved filter"
Vikunja Version
v0.24.1-408-3f62c013ba
Browser and version
chrome
Can you reproduce the bug on the Vikunja demo site?
Yes
Screenshots