Hello.
I've been trying to setup the link between testlink and jira. I think the main reason for my problems are that I can't find any howto guide like for mantis. And afaik the mantis howto are for testlink version 1.6 not for 1.7 (the one I try). There seems to be differences in the config.inc.php file but I haven't checked version 1.6 to verify that.
So i guess I'm asking if anyone has got this link to work and what I must set. And most important how to verify it
Ok, I know that I'm replying to my own posting, but here is an update.
I got the link to work one way. I get the little "bug picture" on a case that has been set to failed. And by pressing on it I get the interface webpage.
But when I enter a bug and displays a report "Total Bugs For Each Test Case" I get this at the top of the web page "0 - Invalid object name 'jiraissue'. - SELECT s.pname as issuestatus FROM issuestatus s, jiraissue i WHERE i.pkey='TRC-902' AND i.issuestatus = s.ID0 - Invalid object name 'jiraissue'. - SELECT summary FROM jiraissue WHERE pkey='TRC-902'0 - Invalid object name 'jiraissue'. - SELECT s.pname as issuestatus FROM issuestatus s, jiraissue i WHERE i.pkey='TRC-902' AND i.issuestatus = s.ID0 - Invalid object name 'jiraissue'. - SELECT summary FROM jiraissue WHERE pkey='TRC-902'"
And I found out that after changing something in a config file restart the server... (I don't know if I need to restart it all, but it works for me so... )
PS I will try to keep this updated with my trail and error. Hopefully it will come in handy for someone else
I don't use BTS connection, but I think that MySQL is default for the TL interface. You could change it yourself - we use generic ADO DB component, that allow it.
You can add a request to support different BTS database types to our tracker (via TL configuration). Anyway there should be some functionality that catch unsuccessfull connection.
You can set up logging (see config.inc.php) and verify it in log.