Testlink integration issue with Relevant Bugs field

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
BenM

Testlink integration issue with Relevant Bugs field

Post by BenM »

Hi,
I am trying to integrate Mantis with Testlink, but am having an issue. So far I have it so Testlink can access the Mantis Bug ID numbers, but the "Relevant bugs" section is blank. Essentially I am connecting to the database, but none of the bug info is coming over. I am running:
Mantis 1.2.2
Testlink 1.9.6
PHP 5.3.3
MySQL 5.0.95
Anonymous login is turned on. Using Mantis DB interface in Testlink (not SOAP). Linux.

Within Testlink the Mantis configuration is as follows:
<issuetracker>
<dbhost>HOSTNAME</dbhost>
<dbname>DB_NAME</dbname>
<dbtype>mysql</dbtype>
<dbuser>USERNAME</dbuser>
<dbpassword>USER_PASS</dbpassword>
<uriview>http://mantis.MY_URL.com/view.php?id=</uriview>
<uricreate>http://mantis.MY_URL.com/</uricreate>
</issuetracker>

I was wondering if anyone had an idea as to why the Relevant bugs field inside Testlink is empty. Please let me know if any additional info is needed.

Thanks.
atrol
Site Admin
Posts: 8575
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Testlink integration issue with Relevant Bugs field

Post by atrol »

Did you ask also at the TestLink forum http://www.teamst.org/forum/ ?
Please use Search before posting and read the Manual
BenM

Re: Testlink integration issue with Relevant Bugs field

Post by BenM »

atrol wrote:Did you ask also at the TestLink forum http://www.teamst.org/forum/ ?
I did, just want to see if anyone had any idea here as well.
BenM

Re: Testlink integration issue with Relevant Bugs field

Post by BenM »

Fixed via Testlink forums. Here in case anyone else has the same issue: http://www.teamst.org/forum/viewtopic.p ... f8c2671df0
atrol
Site Admin
Posts: 8575
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Testlink integration issue with Relevant Bugs field

Post by atrol »

Thank you for coming back and telling the solution.
Please use Search before posting and read the Manual
Post Reply