[SOLVED] Bug Management icon is missing on 1.9.13

LATEST Official version.
Questions and discussions - NO ISSUES
FOR ISSUES => http://mantis.testlink.org

Moderators: Amaradana, TurboPT, TL Developers

Locked
bestc
TestLink user
Posts: 10
Joined: Tue Jun 02, 2015 7:14 pm

[SOLVED] Bug Management icon is missing on 1.9.13

Post by bestc »

Hi,

I'm new with this tool and trying to setup Testlink.
Bug management icon is missing on the Teslink 1.9.13 after installing and configuring.

Please find below for the image or link for more info regarding the query.

https://drive.google.com/file/d/0Bwa2Ik ... sp=sharing
Image
bestc
TestLink user
Posts: 10
Joined: Tue Jun 02, 2015 7:14 pm

Re: Bug Management icon is missing on 1.9.13

Post by bestc »

i think issue tracker configuration is already configured correctly as per on example but still unable to see the bug management icon.
by the way, i'm using MantisBT to integrate on Testlink.
bestc
TestLink user
Posts: 10
Joined: Tue Jun 02, 2015 7:14 pm

Re: Bug Management icon is missing on 1.9.13

Post by bestc »

i also noticed that on lib\issuetrackerintegration\mantisdbInterface.class.php that completeCfg is missing.
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: Bug Management icon is missing on 1.9.13

Post by fman »

1) details provided are not enough to do any check.
steps to reproduce scenario have not been provided

2) do not dig the code to look for errors because you need to understand whole architecture.
because
mantisdbInterface extends issueTrackerInterface

the method you said does not exist can be present on extended class

IMHO one reason can be that have not configured link between issue tracker and test project.
You have not provided any feedback about this, just said: all config is ok, that does not help
bestc
TestLink user
Posts: 10
Joined: Tue Jun 02, 2015 7:14 pm

Re: Bug Management icon is missing on 1.9.13

Post by bestc »

Thank you for your response. You're right!

I got an error:
Attention Please:
Something is preventing connection to Bug Tracking System,
and is going to create performance issues.
Please contact your TestLink Administrator


Testlink and Mantisbt are setup on a different servers:

Issue tracker configuration are provided. Still the same way of configuration if using different servers?

Thank you for your patience.
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: Bug Management icon is missing on 1.9.13

Post by fman »

still working blind => no way to help
config is always the same
give a look to TestLink logs
bestc
TestLink user
Posts: 10
Joined: Tue Jun 02, 2015 7:14 pm

Re: Bug Management icon is missing on 1.9.13

Post by bestc »

tnx for the info. as i look at the log... i provided the incorrect user. After i provided the correct dbuser it's already working fine. Thank you a lot.
Locked