Skip to content

Add Set Up Jira Integration page

Coung Ngo requested to merge 208907-frontend-jira-service-not-configured into master

What does this MR do?

This MR adds a Set Up Jira Integration page which is shown if Jira integration for the project has not been set up.

To test locally, turn on the two feature flags below and go to the Jira Import page of a project that does not have Jira integration set up, e.g. http://localhost:3000/gitlab-org/gitlab-shell/-/import/jira

Feature flags: :jira_issue_import and :jira_issue_import_vue

Issue: #208907 (closed)

Screenshots

Screenshot_2020-04-07_at_1.15.39_pm

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Coung Ngo

Merge request reports