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-10-28 14:13:15 +01:00
2024-10-30 13:35:43 +01:00
2024-10-28 14:13:15 +01:00
2024-12-03 12:16:38 +01:00
2024-12-03 08:41:13 +00:00
2024-11-21 17:39:26 +01:00
2024-11-21 16:09:36 +00:00
2024-12-05 17:57:57 +01:00
2024-11-18 15:22:19 +01:00
2024-11-26 10:40:17 +01:00
2024-12-03 23:27:08 +01:00
2024-12-05 17:57:57 +01:00
2024-10-28 14:13:15 +01:00
2024-10-30 13:35:43 +01:00
2024-11-21 17:39:26 +01:00
2024-11-01 11:33:30 +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-12-12 16:34:56 +00:00
2024-10-30 13:35:43 +01:00
2024-11-18 15:22:19 +01:00