Files
twenty_crm/packages/twenty-server/src/modules
Thomas Trompette 2990d23411 Fix composite field creation (#9044)
- composite field need to be formatted before being saved
- repository.create() does not do it. So we simply lose the composite
fields on the way
- save() does it directly and doing create() before does not change
anything
2024-12-12 16:34:56 +00:00
..
2024-12-03 12:16:38 +01:00
2024-11-21 16:09:36 +00:00
2024-12-04 16:03:25 +01:00
2024-11-21 16:09:36 +00:00
2024-11-18 15:22:19 +01:00