FORGE-244: replace Ticket's reported_by str with reported_by_id and reported_by()
...a la Message's author_id and author() method. No longer allow
setting this field by hand; it is now set automatically as the logged-in
user when a ticket is created.