1
0
kolaente 506ce66434
fix(typesense): correctly join task position table when sorting by it
This change fixes a bug where the project view to use for joining was empty, since Typesense only supports 3 sorting parameters. When using more than that, the logic to fetch the view ID parameter would not return the correct parameter, but the logic building the order by statement would. That led to inconsistencies where the task position was included in the order by statement, but the table would not be joined, failing the query.
2024-06-05 09:54:55 +02:00
..
2023-09-01 08:39:25 +02:00
2024-03-19 00:47:51 +01:00
2023-10-10 20:35:43 +02:00
2023-10-10 20:35:43 +02:00
2024-01-28 11:52:16 +01:00
2024-03-19 00:47:51 +01:00