I'm nearly finished intergrating testlink with Jira just a few last steps left. One problem I still have is when I click on the bug management button, enter a bug ID and then add bug I get a message saying bug is added but when I search jira or click on link for relevant bugs I cant find it all and get an error message ERROR
"The project you are trying to view does not exist. Try browsing for projects.
If you think this message is wrong, please consult your administrators about getting the necessary permissions. "
How do I edit Testlink to create an issue properly?
Testlink intergration with JIRA
Moderators: Amaradana, TurboPT, TL Developers
-
- TestLink user
- Posts: 2
- Joined: Wed Nov 11, 2009 11:37 am
-
- TestLink user
- Posts: 2
- Joined: Wed Mar 24, 2010 10:45 am
You need to look into the jira.cfg.php file and check for the below line
define('BUG_TRACK_HREF', "http://noijra01:8080/browse/"); (Correct One)
define('BUG_TRACK_HREF', "http://noijra01:8080/browse/"); (Correct One)