`assignedTo` should be a string - https://docs.sentry.io/api/events/update-an-issue/ Currently Sentry throws `status=400 body={'assignedTo': ['Unknown actor input']}` on UpdateIssue action in case of `assignedTo` is not nil.