193be72289
fixes https://github.com/twentyhq/twenty/issues/16270 It happens with api user only. Integration tests were ok because we expect a returned empty string (check in test) even if null value is expected in db (not test). How can we improve this ?