1
0
kolaente 0b424fe95e
fix(typesense): do not crash after creating a project when tasks are not yet indexed
Before this fix, creating a project with Typesense enabled would fail with an error because the tasks it fetches as part of that process do not have the task position property in their index. We now fall back to using the db for searching in that case.

In the long run, we should use typesense joins for the task position to make this more efficient.
2024-07-11 12:07:22 +02:00
..
2023-09-01 08:39:25 +02:00
2024-03-19 00:47:51 +01:00
2024-06-18 13:48:09 +02:00
2023-10-10 20:35:43 +02:00
2023-10-10 20:35:43 +02:00
2024-06-18 16:39:52 +02:00
2024-01-28 11:52:16 +01:00