Skip to content

Add GlAlert with link to Jira issue

What does this MR do?

On the new individual issue page, add a GlAlert with link to the issue in Jira. Also:

  • adds test coverage for various properties of issueble-show-root
  • fall back to title when titleHtml doesn't exist
  • adds issue status icon (for small screen sizes)

👉 Relevant issue: #298724 (closed)

🇦🇨 These changes are behind the feature flag jira_issues_show_integration

Screenshots (strongly suggested)

Screen_Shot_2021-02-10_at_3.03.49_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