Skip to content

WIP Refactor JIRA integration to use `jira` gem

Drew Blessing requested to merge dblessing/gitlab-ce:jira_refactor into master

Refactor the JIRA integration to simplify configuration and use the jira gem instead of doing our own calls.

To Do

  • Working implementation
  • Finalize error handling
  • Write/Fix tests
  • Documentation
  • Migrations

Screenshots

Old configuration

jira_service_page

New configuration

Screen_Shot_2016-01-22_at_4.26.43_PM

Merge request reports