Files
twenty/packages/twenty-front
Paul Rastoin de1489aabb Time line activity wrong type (#11673)
# Introduction
Closes https://github.com/twentyhq/core-team-issues/issues/874

`TimeLineActivity` fields `` and `` were typed as required whereas in
reality are nullable, resulting in the related sentry error.
Refactored the type then the related components in order to handle
nullable use case
2025-04-22 15:17:08 +00:00
..
2025-01-03 15:18:02 +01:00
2025-04-09 17:35:25 +02:00
2025-04-17 16:03:51 +02:00
2025-04-09 01:03:43 +02:00
2025-04-17 16:03:51 +02:00
2025-04-17 16:03:51 +02:00
2025-04-16 17:49:04 +02:00

Run yarn dev while server running on port 3000