twenty/packages
Marie 271af37327
Fix relations in search queries (#8595)
We were not handling relations in the search resolver, which started
being an issue as we query those relations in the combinedSearch queries
(introduced here https://github.com/twentyhq/twenty/pull/8564); they
were nullified in the response payload. The response was overwriting
findManyRecords results in the cache as it contained the exact same
fields.

So we now
1. Handle relations in the search resolver
2. Stop querying relations in search queries (no use)
2024-11-19 19:07:57 +01:00
..
twenty-chrome-extension Settings Option Card component (#8456) 2024-11-18 09:22:33 +00:00
twenty-docker Fail entrypoint if migration fails (#8590) 2024-11-19 18:57:15 +01:00
twenty-e2e-testing Begin moving to postgres spilo + adding pgvector (#8309) 2024-11-15 09:38:30 +01:00
twenty-emails Fix typo in branch name (#8480) 2024-11-13 19:35:15 +01:00
twenty-front Fix relations in search queries (#8595) 2024-11-19 19:07:57 +01:00
twenty-server Fix relations in search queries (#8595) 2024-11-19 19:07:57 +01:00
twenty-tinybird refactor webhookAnalytics call and enrich analytics module (#8253) 2024-11-08 10:00:51 +01:00
twenty-ui Feature 7552 patch (#8574) 2024-11-19 12:47:33 +01:00
twenty-utils Fix docs build in CI (#5826) 2024-06-11 19:06:37 +02:00
twenty-website Stories and SSL Configuration docs update (#8551) 2024-11-18 17:38:02 +01:00
twenty-zapier Update zapier trigger payload (#8464) 2024-11-12 17:58:36 +01:00