# 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