On a custom form (project, issue) I've created a Typeahead User field named SupervisorName that is part of a request queue.
When the request is converted to a project, I can see the SupervisorName in the project fields.
If I create a issue report it will display the SupervisorName on the reprot.
H...