Is anyone having issues when using the "Tested by" field in the report builder?
![](http://jazz.net/_images/myphoto/68c8587472e29a330e77c0eebd2df1ef.jpg)
I am generating a report using JRS. I want to display the name of the tester using the field "Tested by". However, Instead of seeing the name of the tester that ran the test case, I see an URL with the LDAP user ID of the tester at the end. The same issue happens with the field owner.
One answer
![](http://jazz.net/_images/myphoto/68c8587472e29a330e77c0eebd2df1ef.jpg)
If you are seeing the user URL and not the user name then either the JTS Users TRS feed is not created in LQE or it has an error. In the LQE Administration page (Data Sources), look for a data source with the TRS URL https://host:port/jts/trsUsers (in your case it should be https://rqm-ACME.com:9443/jts/trsUsers). If this LQE data source does not exist add it. If it has an error, click on the data source name (Rational Jazz Team Server) and then click Reindex.
Comments
![](http://jazz.net/_images/myphoto/68c8587472e29a330e77c0eebd2df1ef.jpg)
Mark,
Thanks a lot for the information. I did not even know where to look at. I went to the LQE Administration page as you suggested. The Data Source that you mentioned ...9443/jts/trsUsers was already there and the status shows OK and Up-to-date. However, the report is still showing the URL instead of the tester name.