Work items showign with 'localhost.localdomain'
I have a couple of project areas, but one project has work items, that when clicked from the Dashboard in the web client direct to "localhost.localdomain" rather than the true server URL. I'm running on Linux, and have my host file set correctly. How can I update the work item URL's?
Here is what the link location looks like:
https://localhost.localdomain:9443/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/146
Other items show the correct host name in other project areas.
Here is what the link location looks like:
https://localhost.localdomain:9443/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/146
Other items show the correct host name in other project areas.
One answer
I have a couple of project areas, but one project has work items, that
when clicked from the Dashboard in the web client direct to
"localhost.localdomain" rather than the true server URL.
I'm running on Linux, and have my host file set correctly. How can I
update the work item URL's?
Here is what the link location looks like:
https://localhost.localdomain:9443/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/146
Other items show the correct host name in other project areas.
Usually, this can be a problem with the public uri root not being set
correctly in the Admin Web UI, but this would affect all project areas and
doesn't explain your case.
In which viewlet do you see these links?
--
Regards,
Patrick
Jazz Work Item Team