Viewing Calculated issue filed >> Converted Project >> Hours Report
Hi Community,
I'm trying to add a Primary Contact of a issue onto an hours report, but can't make it work. We are using a request queue, converting that to a project, and want the Primary Contact to show on the report.
So far, I've added a calculated field onto the custom form and when the new requests come through this is correctly showing the Primary contact (not the request entered by user). This is good.
The problem is when the issue is converted to a project, the calculated field updated to to the owner of the project, which then shows on the report. This is quite annoying! Lol
The calculated field I'm using {owner}.{name} and I assume this is recalculating tot he project owner.
I've also tried using a collection, but couldn't get the resolvables nested statement to work.
Any help will be very appreciated.
Thanks
Matts