Skip to content

Individual Jira Issue: Indicate author is "external" with an icon

Tom Quirk requested to merge jira-issues-show-external-author-icon into master

What does this MR do?

Add an "external" icon next to author name when the author doesn't exist in GitLab (e.g. exists in Jira). This is to support #298724 (closed)

👉 Relevant issue: #298724 (closed)

🇦🇨 These changes are behind the feature flag jira_issues_show_integration

Note: there is a counterpart MR in GitLab UI that "fixes" the hover state: gitlab-ui!2017 (merged)

Screenshots (strongly suggested)

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