JIRA Integration

1.8 related questions and discussions.
Please upgrade to LATEST 1.9.x.
No more fixes for 1.8.

Moderators: Amaradana, TurboPT, TL Developers

Locked
Dualtha
Advanced user
Posts: 27
Joined: Thu Jun 11, 2009 4:51 pm

JIRA Integration

Post by Dualtha »

Hi,

Can anyone point me in the direction of the JIRA integration document for TL 1.8.2?
JIRA database is a remote database. All I have is basic understanding of modifying the jira.config.php file.

Thanks.
edias
Advanced user
Posts: 34
Joined: Mon Jun 08, 2009 8:59 pm

Post by edias »

update this config.inc.php configuration to....

$g_interface_bugs = 'JIRA';
Dualtha
Advanced user
Posts: 27
Joined: Thu Jun 11, 2009 4:51 pm

Post by Dualtha »

Thanks but its slightly more complicated than that. I have followed the instructions for bugzilla and Mantis and have all my jira connection details I require but I am getting an error after I restart apache.

Has anyone managed to get this integration working as all posts point to JIRA not working.
edias
Advanced user
Posts: 34
Joined: Mon Jun 08, 2009 8:59 pm

Post by edias »

I have Jira integration working fine but its running on the same server, however you should be able to connect remotely, check your mysql credentials and that you have connectivity to where ever mysql is running!
good luck!
Locked