Merge branch 'backport_jira' into 'master'
Backport JIRA service
Fixes #3839
Move EE JIRA functionality back to CE.
- [x] Make it function in manual testing
- [x] Migrate JIRA-specific tests
- [x] Tests pass
- [x] Migrate documentation
- [x] Rollback to previous CE JIRA integration locally, activate on a project then try to migrate db and see if integration still works.
- [x] Final EE search for JIRA references
See merge request !2146
Showing
app/models/jira_issue.rb
0 → 100644
doc/integration/jira.md
0 → 100644
doc/integration/jira_issue_reference.png
0 → 100644
39 KB
doc/integration/jira_project_name.png
0 → 100644
59.2 KB
doc/integration/jira_service.png
0 → 100644
57.7 KB
doc/integration/jira_service_close_issue.png
0 → 100644
86.4 KB
doc/integration/jira_service_page.png
0 → 100644
159 KB
doc/integration/jira_workflow_screenshot.png
0 → 100644
119 KB
spec/models/jira_issue_spec.rb
0 → 100644
spec/support/jira_service_helper.rb
0 → 100644