I have a custom site which, for now, has just one fixlet in. I have also created a Web Report which creates a report on the state of the fixlet in that site. The report displays the Progress, the Name, the Computer and the Relationship.
I have then created a schedule to email the report every 5 minutes (just while I’m testing it) if it has changed. The email also includes the trigger information in the report.
My issue is that when I look at the report in Web Reports it displays the ‘Computer’ as the proper computer name (i.e. blx19ay01). However, in the email, the ‘Computer’ gets converted to the Computer ID (i.e. 13497704).
Is this a bug or am I missing something when I generate the report?