Search found 1 match

by bstick12
Thu Jun 24, 2010 9:48 am
Forum: TestLink 1.9
Topic: Integration with Jira - SOAP
Replies: 3
Views: 6665

Re: Integration with Jira - SOAP

2. Added $g_interface_bugs='JIRA'; to the custom_config.inc.php file This value should be JIRASOAP I found the default value for BUG_TRACK_ENTER_BUG_HREF didn't work with my JIRA installation and the value below did. You can append the pid and issuetype to the URL is you want a default project and ...