Hi everyone,
first of all, a happy new year 2016 to you!!!
I could integrate Testlink v1.9.14 with Jira v6.4.12 via SOAP successfully. One issue I have right now is that the linking url to Jira is not ok yet. I hope that someone already faced this problem or know how to help me. Thanks in advanced!
I will describe the problem in the following example:
Our Testlink server has following domain: testlink.ourcompany.com
The JIRA server is jira.ourcompany.com:8080.
In Testlink/ Test execution the link to Jira occurs via the option "Access to Bug Tracking System" (the button is a green bug). Right now i find following linking http://testlink.ourcompany.com/jira.ourcompany.com:8080t/secure/CreateIssue!default.jspa.
The right url should be http://jira.domain.com:8080/secure/Crea ... fault.jspa without the prefix "testlink.domain.com/" and the "t" (both bold marked).
Besides after successfully linking/adding an existent JIRA issue to Testlink if i click on the issue i will redirected to http://testlink.ourcompany.com/jira.our ... TESTLINK-1.
Do you know how to remove "testlink.domain.com/" and the "t" in URL/ link to Jira? Is the configuration editable somewhere in any php file? Thanks!
Kind regards
Tu
BTW: before posting this topic I already used the forum search and asked Google, but unfortunately I did not find an answer.