We attempted to setup REST integration to no avail
I Just upgraded to Testlink v1.9.14
This is our current configuration:
Code: Select all
<issuetracker>
<username>testlink</username>
<password>testlinkpassword</password>
<uribase>https://ourjira.server.com/</uribase>
<uriapi>https://ourjira.server.com/rest/api/2/</uriapi>
<uriview>https://ourjira.server.com/browse/</uriview>
<userinteraction>1</userinteraction>
</issuetracker>
Clicking the icon displays a Notes pop-up with only a close button with the following URL(all ID's changed):
http://ourtestlink.server.com/lib/execu ... xec_id=004
I have entered both a JIRA issue Key, ID and the full link URL. No link information appears on the test execution record
Previously with the Soap integration there would be a pop-up requesting a JIRA Issue number.
Once processed the Jira Issue, Summary and Link would appear in the Execution.
- We have tried removing and changing userinteraction
- We have added the the Add Issue details to the Issue Tracker
- Clicking the Check Connection icon returns Connection Ok
- Using the uriapi we can pull Jira Issues: https://ourjira.server.com/rest/api/2/s ... jiraUserId