Issues integrating TestLink and YouTrack
Hi
We're having issues integrating YouTrack and TestLink. See details below... I've already had some dialogue with the support team but I havn't heard back in a while so I though I'd post it on the community forum instead.
Thanks
Ben
Hi
Please find required files attached. Note the switch in custom_config.inc.php for integration is commented out as we have it switched off currently. Uncomment to reproduce what we are seeing.
Thanks
Ben
On 10 January 2012 20:26, Sergey Andreev <sergey.andreev@jetbrains.com> wrote:
Hello, Ben
Could you send us your int_bugtracking.php and custom_config.inc.php for investigation?
Right now you can roll-back changes in custom_config.inc.php.
2012/1/6 Ben Sullivan <office@bensullivan.net>
Hi
We have TestLink 1.9.3 and youtrack 3.0.1 running on Ubuntu 11.04.
I have followed instructions here:
http://confluence.jetbrains.net/display/YTHB/Integration+with+TestLink
When I add the line
$g_interface_bugs='YOUTRACK';" to custom_config.inc.php then I am no longer
able to view test cases in TestLink in order to run them in order to access
the YouTrack integration screens.
Please advise how we can rectify this.
Thanks
Ben
!DSPAM:5,4f06a0ac280669783049646!
--
Sergey Andreev
QA Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Attachment(s):
int_bugtracking.php.zip
custom_config.inc.php.zip
Please sign in to leave a comment.
Hello,
please, take my apologises for such a long delay.
Right now I'm investigating this issue.
I can not reproduce it.
I downloaded Testlink 1.9.3 and installed it using apache2
As I see Testlink team added our configuration files into their default installation package, so there is no need to do steps 1,2,3 from this instruction http://confluence.jetbrains.net/display/YTHB/Integration+with+TestLink (it is out of date a lettle, we'll fix it soon)
I've created user with login/password teslink/testlink in YouTrack
I took your! custom_config.inc.php from attachment
Everything works (without bug tracking integration)
I uncommented the last string from your file (
$g_interface_bugs='YOUTRACK';) and refreshed the page in TestlinkAll my test cases were still there
I navigated to test execution - bugtracker integration icon appeared
So right now I don't know what problem can be here.