Skip to content

Add custom breadcrumb for Jira issues show

Tom Quirk requested to merge tomquirk-jira-issues-show-breadcrumb into master

What does this MR do?

Adds the Jira logo to the Jira Issues Show breadcrumb.

This is an iteration towards #298724 (closed)

This feature is behind feature flag jira_issues_show_integration

How to test (optional)

Prerequisites

In Jira

  1. Create a Jira issue

In GitLab

  1. Set up Jira integration with GitLab: https://docs.gitlab.com/ee/user/project/integrations/jira.html
  2. Navigate to the Jira Issues section of your project: https://docs.gitlab.com/ee/user/project/integrations/jira.html#view-jira-issues
  3. Append the issue reference (i.e. AP-1) to the URL, and load the page - this will manually navigate you to the individual Jira page
  4. Observe

Screenshots (strongly suggested)

Large screen Small screen
Screen_Shot_2021-02-09_at_2.40.38_pm Screen_Shot_2021-02-09_at_2.42.17_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 Tom Quirk

Merge request reports