Okay got it. I have associated 1 test project via settings of that particular project with one of the projects in JIRA. Now I do not see the option of create new issue as clicking on the "Issues" takes me to the JIRA dialog box, is this the general behaviour or New Issue dialog should be visible??
On Wednesday, May 21, 2014 5:00:48 PM UTC+5:30, Ankush Grover wrote: > > Hi, > > I am trying to configure JIRA as External Issue tracker in gitlab via > gitlab.rb but somehow this integration is not working. I have added the > below lines in /etc/gitlab/gitlab.rb and done gitlab-ctl reconfigure but > there are no entries for jira in > /var/opt/gitlab/gitlab-rails/etc/gitlab.yml. I have installed gitlab 6.8 > version via omnibus rpm on Centos 6.5 64-bit version. > > > gitlab_rails['issues_tracker_jira'] > gitlab_rails['issues_tracker_jira_title'] = " Atlassian Jira" > gitlab_rails['issues_tracker_jira_project_url'] = " > http://172.16.31.140/jiranew/issues/?jql=project=:issues_tracker_id" > gitlab_rails['issues_tracker_jira_issues_url'] = " > http://172.16.31.140/jiranew/browse/:id" > gitlab_rails['issues_tracker_jira_new_issue_url'] = " > http://172.16.31.140/jiranew/secure/CreateIssue.jspa" > > In gitlab.yml file default entries for redmine issue tracker is there but > mine entries are not getting reflected. There is nothing in the logs which > point to the configuration issue or any other issue. Please share the > correct steps for enabling JIRA in gitlab.rb file > > > Thanks & Regards > > Ankush Grover > -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/aa133736-77aa-437c-8298-381b1e9f9326%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
