Files
twenty/packages/twenty-front
Thomas Trompette 664fd9fabd Do not enrich relations when id undefined (#13530)
Fixes https://github.com/twentyhq/twenty/issues/13428
We perform the call enrichment even with id undefined. It returns the
first item in DB.

Adding two more fixes related to filters:
- Conditions title
- Fixing placeholder color for select control (only other impacted field
is in Advanced filters)
2025-07-31 13:40:41 +00:00
..
2025-04-17 16:03:51 +02:00
2025-07-24 15:33:24 +02:00
2025-06-06 18:35:30 +02:00

Run yarn dev while server running on port 3000